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 UI] Default View shows "No view selected" on page load #79902

Closed
Zacqary opened this issue Oct 7, 2020 · 1 comment · Fixed by #90216
Closed

[Metrics UI] Default View shows "No view selected" on page load #79902

Zacqary opened this issue Oct 7, 2020 · 1 comment · Fixed by #90216
Assignees
Labels
bug Fixes for quality problems that affect the customer experience 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 v7.12.0

Comments

@Zacqary
Copy link
Contributor

Zacqary commented Oct 7, 2020

Screenshot 2020-09-29 at 13 42 47

This state shouldn't be possible. We should always be in the Default view if no other view is selected.

No view selected appears when the currentView is equal to null; opening Manage Views and switching to the default view changes the value of currentView. We should investigate why the value of currentView is null on pageload and make sure there's no disadvantage to just always displaying Default view.

@Zacqary Zacqary added bug Fixes for quality problems that affect the customer experience 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 v7.10.0 labels Oct 7, 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
bug Fixes for quality problems that affect the customer experience 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 v7.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants