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

BUG 🐞: Dark mode gets turned off on refreshing the page #4353

Closed
1 task done
aslams2020 opened this issue Jun 8, 2024 · 3 comments · Fixed by #4357
Closed
1 task done

BUG 🐞: Dark mode gets turned off on refreshing the page #4353

aslams2020 opened this issue Jun 8, 2024 · 3 comments · Fixed by #4357
Assignees
Labels
gssoc GSSoC24 program label

Comments

@aslams2020
Copy link
Contributor

Give a brief about the bug ✍️

Hey @kunjgit,
Here is the issue -
The dark mode preference does not persist across page refreshes.
Each time the page is refreshed, the mode resets to the default instead of maintaining the user-selected mode (dark or light).
I think it is due to the theme state is not being persisted when the page is refreshed.

Screenshots

  • Before refreshing the page looks like(currently in light mode) :

image

  • After refreshing the page :

image

What is the expected behavior? 🤔

The selected dark or light mode should persist across page refreshes.
If a user selects dark mode, the page should remain in dark mode even after refreshing.

I hope I was able to explain the issue.
If so, Could you please assign this issue to me under GSSoC 24?

Provide step by step information reproduce the bug 📄

To Reproduce
Steps to reproduce the behavior:

  • Go to the website.
  • Toggle the dark mode switch to change the theme.
  • Refresh the page.
  • Observe that the theme reverts to the default mode instead of retaining the selected mode.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit
Copy link
Owner

kunjgit commented Jun 8, 2024

Hey @aslams2020 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added the gssoc GSSoC24 program label label Jun 8, 2024
@aslams2020
Copy link
Contributor Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented Jun 12, 2024

Hey @aslams2020 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants