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

The theme mode is not persistent #8

Closed
soullivaneuh opened this issue Nov 7, 2023 · 1 comment · Fixed by #14
Closed

The theme mode is not persistent #8

soullivaneuh opened this issue Nov 7, 2023 · 1 comment · Fixed by #14
Assignees

Comments

@soullivaneuh
Copy link
Collaborator

soullivaneuh commented Nov 7, 2023

Summary

Steps to reproduce

  1. Open the website
  2. Change the theme to the dark mode
  3. Close the website tab
  4. Open the website again on a fresh new tab

Current behavior

The theme is back to light mode.

Expected behavior

The theme should be kept in dark mode as it was previously chosen.

Possible fixes

We should find a way to save the current theme state under localstorage or session.

Vendor issue: sylhare/Type-on-Strap#404

Related

@soullivaneuh soullivaneuh self-assigned this Nov 7, 2023
@soullivaneuh
Copy link
Collaborator Author

Should be solved by sylhare/Type-on-Strap#406.

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

Successfully merging a pull request may close this issue.

1 participant