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

Implement settings menu #13

Open
LuPro opened this issue Aug 18, 2021 · 0 comments
Open

Implement settings menu #13

LuPro opened this issue Aug 18, 2021 · 0 comments
Labels
enhancement New feature or request low priority Not immediately important

Comments

@LuPro
Copy link
Contributor

LuPro commented Aug 18, 2021

I'm thinking of more and more features that could benefit from client side settings (stored in cookies? localstorage?)
eg:

  • Theme choice (dark / light)
  • Dev vs Prod setup with different behavior on things like the log box (in prod/live the "info" category isn't needed)
  • For things like stream having the log box disabled can be nice

All this in a neat and tidy settings menu with popup (top right corner?)

Discuss if needed/wanted or should/could be done differently (could instead handle all this via URL parameters)

@LuPro LuPro added enhancement New feature or request low priority Not immediately important labels Aug 18, 2021
@LuPro LuPro changed the title Implement settings menu (store as cookies) Implement settings menu (store as cookies or localstorage) Oct 11, 2023
@LuPro LuPro changed the title Implement settings menu (store as cookies or localstorage) Implement settings menu Oct 11, 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 low priority Not immediately important
Projects
None yet
Development

No branches or pull requests

1 participant