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

Evaluate good method to store user preferences #8

Open
rishabhkailey opened this issue Aug 15, 2023 · 1 comment
Open

Evaluate good method to store user preferences #8

rishabhkailey opened this issue Aug 15, 2023 · 1 comment
Labels
platform:web related to web platform UI/UX Issue related to UI/UX

Comments

@rishabhkailey
Copy link
Owner

Is your feature request related to a problem? Please describe.
as of now we store user preferences in stores like media and albums and sometime we have duplicate code in multiple stores. i would like to remove the duplicate code and have single source of truth for the values.

Describe the solution you'd like
possible solutions

  • add new store for user preferences
  • add user preferences in the existing user info store
  • add a new common store for preferences and the application config.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@rishabhkailey
Copy link
Owner Author

  • mobile view
  • preferred order by
  • preferred timezone

@rishabhkailey rishabhkailey added UI/UX Issue related to UI/UX platform:web related to web platform labels Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:web related to web platform UI/UX Issue related to UI/UX
Projects
None yet
Development

No branches or pull requests

1 participant