Skip to content

Toggle buttons on Settings page not functioning correctly #8

@sammyifelse

Description

@sammyifelse

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

  1. Navigate to the Settings page in the application.
  2. Click on one of the affected toggle buttons, for example, **[
Image

'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 Mode
  • High Contrast

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions