Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change mode not working #449

Open
SumitThakur1600 opened this issue Dec 26, 2024 · 0 comments
Open

Change mode not working #449

SumitThakur1600 opened this issue Dec 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SumitThakur1600
Copy link

Here's a properly structured bug report template:


Describe the bug
The "Change Mode" feature is not functioning as expected. When attempting to switch between dark and light mode, no visual changes occur, and the mode does not persist after reloading the page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the application’s main page.
  2. Click on the "Change Mode" button to toggle between dark and light mode.
  3. Observe that there is no change in the appearance of the mode.
  4. Reload the page to see if the selected mode persists.
  5. The mode reverts to default, and the change does not persist.

Expected behavior
Clicking the "Change Mode" button should toggle between dark and light mode. The selected mode should persist across page reloads.

Screenshots
[Insert screenshots or screen recordings if applicable]

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 95

Smartphone (please complete the following information):

  • Device: Poco m4 pro
  • Browser: Chrome

Additional context
The issue might be related to improper state management or failure to apply the correct classes for dark/light mode. The feature was previously working, and the problem might have arisen after a recent update or change in state management.

@SumitThakur1600 SumitThakur1600 added the bug Something isn't working label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant