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] [Test Scenario] Inventory Timeline #92438

Closed
7 tasks done
neptunian opened this issue Feb 23, 2021 · 4 comments
Closed
7 tasks done

[Metrics UI] [Test Scenario] Inventory Timeline #92438

neptunian opened this issue Feb 23, 2021 · 4 comments
Assignees
Labels
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 test-plan

Comments

@neptunian
Copy link
Contributor

neptunian commented Feb 23, 2021

Summary

This test is for Inventory Timeline view.

Changes for 7.12:
Fix history drawer when navigation is docked #89630

Scenarios

  • On page load, the Inventory view should open with the Show History button in the lower left corner. The timeline should be hidden.
  • When you click Show History, the timeline should slide up into view (potentially showing a loading prompt)
  • When opening the timeline, the waffle map should shrink to fit, or become scrollable. If part of the waffle map is hidden, you should be able to scroll all the way to the bottom of it. (Resize the window to stress test this)
  • When turning on auto-refresh, the timeline should update every few seconds along with the waffle map
  • When you change the current timestamp, the timeline should jump forward or backward in time to reflect the new timestamp. The current timestamp should be all the way to the right side of the timeline.
  • When you click on a point on the timeline, the current timestamp will change to that point in time.
    (Known issues: You have to click exactly on a chart point, not in between; also, clicking may be flaky if you slightly move your mouse between clicking and releasing the mouse button. Tracked in Click interactions with moving mouse pointer are not recognised elastic-charts#748 and Trigger onElementClick when clicking anywhere on line/area charts elastic-charts#828)
  • Open the Kibana navigation in the top left and click "Dock Navigation" at the very bottom. The "Show History" or "Hide History" plus History Timeline should not be cutoff. It should animate to the right of the docked navigation with the rest of the page.
@neptunian neptunian added 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 test-plan labels Feb 23, 2021
@elasticmachine
Copy link
Contributor

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

@Kerry350 Kerry350 self-assigned this Feb 23, 2021
@Kerry350
Copy link
Contributor

Looks good apart from the last scenario, for me the Timeline gets cut off when the navigation is docked:

Screenshot 2021-02-24 at 13 38 14

(Chrome version 88.0.4324.150 on macOS)

@neptunian
Copy link
Contributor Author

@Kerry350 Thanks for testing. Would you mind checking again? I'm on BC2 Chrome 88.0.4324.96 (x86_64) macOS and it works for me.

@Kerry350
Copy link
Contributor

@neptunian Ah, sorry for the noise, looks good against BC2 (tested on Cloud)

Screenshot 2021-02-25 at 12 16 53

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 Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services test-plan
Projects
None yet
Development

No branches or pull requests

3 participants