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

Save user preferences #764

Open
matthew-white opened this issue Feb 8, 2023 · 0 comments
Open

Save user preferences #764

matthew-white opened this issue Feb 8, 2023 · 0 comments
Labels
enhancement New feature or behavior

Comments

@matthew-white
Copy link
Member

The user can make a number of selections/choices in Frontend that we've talked about persisting. We've talked about persisting them server-side. Some preferences seem to be top-level/sitewide, while others seem per-project. We already have sitewide settings (for usage reporting), project settings, and form settings. However, those are not specific to the user. This issue is about saving individual users' preferences.

Top-level/sitewide preferences to persist:

  • Whether the top panel on the homepage is shown or not
  • The sort order of the project list

Project preferences:

  • The sort order of the form list
  • Whether the form trash is shown or not
  • Whether managed or legacy QR codes are shown for app users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or behavior
Projects
None yet
Development

No branches or pull requests

1 participant