-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Description
Describe the bug
When a user opens the Profile section by clicking on the user icon in the navigation bar and then goes back using the browser back button, the user icon remains highlighted/selected. It only gets deselected if the user clicks somewhere else on the page.
To Reproduce
Steps to reproduce the behavior:
- Click on the user icon in the navigation bar.
- Navigate to the Profile section.
- Use the browser back button to return.
- Observe that the user icon is still highlighted/selected.
Expected behavior
The user icon should automatically return to its default (unselected) state after navigating back using the browser back button.
Additional context
This issue creates a confusing UI experience because the user icon appears active even when the user is no longer on the Profile page.