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
feat(account): implement read items deletion for in-app notification center
- Add event handler for deleting read notifications in the current tab
- Implement optimistic UI update to remove read items immediately
- Perform actual deletion in the background
- Handle empty read notifications scenario
- Log errors without reverting state to avoid UI flicker
0 commit comments