You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Upon attempting to add an event through the "add event" button, a modal with a form appears. After filling out the form and clicking "create event," the modal fails to close automatically. While the event is created, it does not reflect in the events list until the page is manually refreshed.
To Reproduce
Steps to reproduce the behavior:
Click on the "add event" button.
Fill out the form in the modal.
Click "create event."
Notice that the modal does not close automatically, and the event does not appear until the page is refreshed.
Expected behavior
Upon creating an event, the modal should close automatically, and the newly created event should be immediately visible in the events page without requiring a page refresh.
Actual behavior
The modal does not close automatically after creating an event, and the event is not displayed in the events page until a manual page refresh is performed.
Screenshots
2023-10-28.17-39-42.mp4
Additional details
[Provide any additional context or screenshots related to the issue]
Potential internship candidates
If you are considering applying for a Palisadoes Foundation internship, please review additional information here.
The text was updated successfully, but these errors were encountered:
@palisadoes, this is not involved in my current PR. @EshaanAgg would have a better idea about this, maybe he'll be covering this issue in his final PR.
This is a separate issue that is present since the beginning of the GSoC. I feel that this can be assigned to @skbhagat0502. You would need to refetch the data of events after the submit button is called.
Describe the bug
Upon attempting to add an event through the "add event" button, a modal with a form appears. After filling out the form and clicking "create event," the modal fails to close automatically. While the event is created, it does not reflect in the events list until the page is manually refreshed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Upon creating an event, the modal should close automatically, and the newly created event should be immediately visible in the events page without requiring a page refresh.
Actual behavior
The modal does not close automatically after creating an event, and the event is not displayed in the events page until a manual page refresh is performed.
Screenshots
2023-10-28.17-39-42.mp4
Additional details
[Provide any additional context or screenshots related to the issue]
Potential internship candidates
If you are considering applying for a Palisadoes Foundation internship, please review additional information here.
The text was updated successfully, but these errors were encountered: