Skip to content

Dark/Light Theme Toggle Button Does Not Change Application Theme #2050

Description

@hetbharodiya

Description

The application includes a Dark/Light theme toggle button in the navigation bar, but clicking the button does not switch the theme.

Current Behavior

  • The theme toggle button is visible in the navbar.
  • Clicking the button does not change the application's appearance.
  • The theme state remains unchanged after interaction.

Expected Behavior

  • Clicking the theme toggle button should switch between Light Mode and Dark Mode.
  • The selected theme should be applied across the application.
  • Theme preference should persist between page refreshes if supported.

Steps to Reproduce

  1. Open the application.
  2. Locate the theme toggle button in the navigation bar.
  3. Click the toggle button.
  4. Observe that the theme does not change.

Additional Notes

Inspection indicates that the theme state is not being updated when the toggle button is clicked, suggesting that the toggle functionality may not be properly connected to the theme-switching logic.

Impact

  • Theme customization is unavailable.
  • User experience is affected, especially for users who prefer dark mode.

Metadata

Metadata

Assignees

Labels

GSSoCUnder GirlScript Summer of CodeavailableAvailable for reassignmentbugSomething isn't workingfrontend

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions