-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
domain:uiplatform:frontendpriority:medium 👍Regular priority issueRegular priority issuetype:bug 🐛Something isn't workingSomething isn't working
Milestone
Description
Describe the bug
The dark/light mode setting isn't applied or read from the database until you visit the settings page where the dark/light mode toggle is located.
To Reproduce
Steps to reproduce the behavior:
- Go to the application login page.
- Log in with your credentials.
- Observe that the dark/light mode setting is not applied.
- Navigate to the settings page where the dark/light mode toggle is located.
- Observe that the dark/light mode setting is now applied.
Expected behavior
The dark/light mode setting should be read from the database and applied immediately upon login, without needing to visit the settings page.
Additional context
This bug causes the user experience to be inconsistent, as the theme setting should be persistent and applied immediately upon login.
Metadata
Metadata
Assignees
Labels
domain:uiplatform:frontendpriority:medium 👍Regular priority issueRegular priority issuetype:bug 🐛Something isn't workingSomething isn't working
Type
Projects
Status
Done