Skip to content

Resolve analytics dashboard error popover is difficult to use

What does this MR do and why?

This MR increases the hide delay of the GlPopover giving users more time to move their cursor to the documentation link before the popover hides itself to resolve Analytics dashboard error popover is difficult ... (#420739 - closed).

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Kapture_2023-08-02_at_13.24.42 Kapture_2023-08-02_at_13.23.01

How to set up and validate locally

  1. Follow these instructions to setup Product Analytics in GDK.
  2. Onboard a project at Project -> Analyze -> Analytics dashboards
  3. View a dashboard, and verify the panel empty state is in the updated style
  4. Now cause some panels to fail to load
  • An easy way to do this is to temporarily modify a built in visualization, e.g. ee/lib/gitlab/analytics/product_analytics/visualizations/sessions_over_time.yaml and change the measure to some invalid value, so the query will fail.
  1. Verify the new error state is shown, and the panel has a popover including a link to the troubleshooting docs

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #420739 (closed)

Edited by Jiaan Louw

Merge request reports