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
Description:
After an event is deleted, it still appears listed under the “Events” section of the user’s profile. This gives the impression that the event is still active, even though it has been removed.
Steps to Reproduce:
1. Delete an event (either created by the user or in which the user was involved)
2. Go to the user’s profile
3. Navigate to the “Events” section
4. Observe that the deleted event is still listed
Actual Result:
Deleted events remain visible in the profile’s “Events” section.
Expected Result:
Once an event is deleted, it should be immediately removed from the user’s event list in the profile.