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
When a user adds or deletes a reminder, the change does not immediately appear on the UI. The reminders list only updates after manually refreshing the page or after closing the reminder modal and reopening it again.
To Reproduce
Go to dashboard
Click on Reminders
Add a new reminder or delete existing one
Expected behavior
The reminder should immediately appear in the modal when it is added and disappear after the reminder is deleted
Describe the bug
When a user adds or deletes a reminder, the change does not immediately appear on the UI. The reminders list only updates after manually refreshing the page or after closing the reminder modal and reopening it again.
To Reproduce
Expected behavior
The reminder should immediately appear in the modal when it is added and disappear after the reminder is deleted
Screenshots
Screen.Recording.2025-10-23.at.5.01.30.PM.mov
Desktop
No response
Smartphone
No response
Additional context
I can work on this issue.