Skip to content

Dark Mode Toggle Button Not Working #839

@Auro993

Description

@Auro993

Bug Description

The Dark Mode toggle button (moon icon) in the navbar is not changing the website theme when clicked.

Current Behavior

  • Clicking the moon icon does not switch between light and dark themes.
  • The button is visible and clickable, but no theme change occurs.

Expected Behavior

  • Clicking the moon icon should toggle the application theme between light and dark mode.
  • The selected theme should be applied across the application.

Steps to Reproduce

  1. Open the homepage.
  2. Locate the moon icon in the navbar.
  3. Click the icon.
  4. Observe that the theme does not change.

Possible Cause

  • Theme toggle handler may not be firing.
  • ThemeProvider may not be configured correctly.
  • Theme state may not be updating or persisting.

Environment

  • Browser: Chrome
  • Device: Desktop

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions