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

feat(dark-mode): preserved dark mode state using local storage #466

Open
wants to merge 1 commit into
base: feat/dark-mode
Choose a base branch
from

Conversation

SWASTI-SUNDAR
Copy link

In this commit, I resolved a bug where the Dark Mode state was erroneously resetting to the default setting. By applying a solution that leverages Local Storage, I've successfully rectified this issue. Users can now enjoy a seamless and uninterrupted Dark Mode experience, with their preferences consistently preserved.

@120EE0692 120EE0692 changed the title Bug Fix: Preserved Dark Mode state using Local Storage fix: preserved dark mode state using local storage Sep 1, 2023
@120EE0692 120EE0692 changed the title fix: preserved dark mode state using local storage feat(dark-mode): preserved dark mode state using local storage Sep 1, 2023
@120EE0692
Copy link
Member

@SWASTI-SUNDAR updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Some Bug was Fixed enhancement New feature or request
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants