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

[Enhancement] Remote storage of user settings #38

Open
giranm opened this issue Feb 2, 2022 · 1 comment
Open

[Enhancement] Remote storage of user settings #38

giranm opened this issue Feb 2, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@giranm
Copy link
Owner

giranm commented Feb 2, 2022

Summary

Query settings are stored to localStorage using redux-persist which is fine if PD Live is accessed from the same browser/machine.

  • Query settings
  • Column orders & sizes
  • Search filters

The enhancement suggestion would be to use a remote storage backend (per user basis), such that query settings are remotely stored, and can be accessed independently of browser/machine location.

@giranm giranm added the enhancement New feature or request label Feb 2, 2022
@giranm giranm changed the title [Enhancement] [Enhancement] Remote storage of user settings Feb 2, 2022
@giranm giranm added this to the Beta milestone Feb 28, 2022
@giranm giranm moved this to Todo in PagerDuty Live Mar 6, 2022
@gsreynolds
Copy link
Collaborator

Potentially also store common default settings by subdomain as well?

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: Todo
Development

No branches or pull requests

2 participants