-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admin Home Page Bug Fix + Happening Now Tag #195
Admin Home Page Bug Fix + Happening Now Tag #195
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! It looks like the Edit Modal in both the CheckinPage and InputDataPage isn't functioning properly. Here are some specific issues you've noticed:
-
The editing event functionality is not working. When you try to change values in the Edit Modal, these changes are not reflected in the data.
-
The start and end times remain the same even after you attempt to change them.
Acceptance Criteria:
- Working Edit Modal 🤓 👍
Authors:
brelieu05, jessieh9
What does this PR contain?
Admin Home Page Bug Fix + Happening Now Tag
How did you test these changes?
Made new event and checked if new tag was there and pressed on event and checked redirection.
Closes #188