-
-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
Bug Report 🐛
switching to dark mode does not persist after a page reload. Upon reloading, the interface reverts to light mode, requiring users to manually re-enable dark mode after each refresh.
Expected Behavior
The application should retain the user's dark mode preference after a page reload, maintaining a consistent user experience
Current Behavior
After reloading the page, the application defaults back to light mode, disregarding the previously selected dark mode setting
darkmodeissue.webm
Possible Solution
To store user preference in local storage and on page load retrieve the stored theme and apply it accordingly
Context (Environment)
Desktop
- OS: Ubuntu
- Browser: Chrome
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels