-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
🚀 Issue: Add Success Notification on Logout
Description
Currently, when a user logs out, there’s no visual confirmation or notification indicating that the logout was successful. This can leave users uncertain whether the action was completed properly.
Expected Behavior
After a successful logout, a toast or notification should appear confirming that the user has been logged out successfully.
Acceptance Criteria
-
Display a toast/notification upon successful logout
-
Message text:
“You have been logged out successfully.”
-
Notification should auto-dismiss after a few seconds
-
Maintain consistent toast styling with other success notifications in the app
Reactions are currently unavailable