-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Several toggle buttons on the Settings page are unresponsive or do not save their state. When a user clicks a toggle, the action is not registered, and the setting reverts to its previous state upon page refresh.
Steps to Reproduce
- Navigate to the Settings page in the application.
- Click on one of the affected toggle buttons, for example, **[
'Enable Dark Mode']**.
3. Navigate away from the Settings page and then return, or simply refresh the page.
Expected Behavior
The toggle button should switch its state (e.g., from off to on), and this new state should be saved. Upon refreshing or returning to the page, the button should reflect the new, saved state.
Actual Behavior
The toggle button's should work. For Dark Mode: It should be able to be make the dark theme that we get when we click the moon option in the top right corner. [Leave the High Contrast button as it is]
Environment (Optional)
- OS: [e.g., Windows 11, macOS Sonoma]
- Browser: [e.g., Chrome, Firefox]
- App Version: [e.g., v1.2.3]
Additional Context
This issue affects the following toggle buttons:
Dark ModeHigh Contrast