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

Allow to set theme + color scheme without a user #148

Open
oskarrough opened this issue Oct 30, 2023 · 0 comments
Open

Allow to set theme + color scheme without a user #148

oskarrough opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@oskarrough
Copy link
Contributor

Would be cool if users can set their prefered theme and colorScheme without being signed in.

Currently blocks access if you aren't signed in.

https://github.com/radio4000/components/blob/main/src/components/r4-user-account.js

How could we do this?

  • Refactor to always read/write theme+colorScheme into localstorage first
  • The account should reflect what's in localstorage
@oskarrough oskarrough added the enhancement New feature or request label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ecosystem-network
Development

No branches or pull requests

1 participant