Skip to content

Dark mode setting resets to light mode after page reload #191

@sancheet230

Description

@sancheet230

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions