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

[Metrics App] Waffle map auto-refresh loading state is too disruptive #82310

Closed
jasonrhodes opened this issue Nov 2, 2020 · 1 comment · Fixed by #83376
Closed

[Metrics App] Waffle map auto-refresh loading state is too disruptive #82310

jasonrhodes opened this issue Nov 2, 2020 · 1 comment · Fixed by #83376
Assignees
Labels
enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@jasonrhodes
Copy link
Member

jasonrhodes commented Nov 2, 2020

When a user sets the waffle map to "Auto Refresh", each load redraws the entire map (and hides the existing map while loading is in progress). See the below image, especially as I try to interact with the hover-state tooltips and click a link to investigate the metrics/logs/etc of a specific node.

metrics-ui-loading-disruption

AC:

  • Loading state should not interrupt or remove the existing, already loaded data until after the new data has been loaded
  • Loading must still be represented somehow in the UI so that the user knows that loading is happening in the background
  • Can we maintain a link to individual nodes (via React keys) so that only different nodes are actually re-drawn/updated?
@jasonrhodes jasonrhodes added enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Nov 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants