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

[Infra UI] Selectively sync state to the url #22536

Closed
weltenwort opened this issue Aug 30, 2018 · 1 comment
Closed

[Infra UI] Selectively sync state to the url #22536

weltenwort opened this issue Aug 30, 2018 · 1 comment
Assignees
Labels
Feature:Metrics UI Metrics UI feature loe:medium Medium Level of Effort Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@weltenwort
Copy link
Member

In order to facilitate linking to and sharing of of UI state, parts of the local state should be synchronized to the url. These include:

  • waffle map time state
  • waffle map filter state
  • waffle map entity and grouping state
  • waffle map display settings
  • log position state
  • log filter state
  • log display settings

These should be written to the url on change and read when entering the respective page. Constant reading from the url can cause state thrashing and infinie loops and should be handled carefully.

@weltenwort
Copy link
Member Author

closed via #22980

@alvarolobato alvarolobato added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Metrics UI Metrics UI feature loe:medium Medium Level of Effort Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

No branches or pull requests

2 participants