Skip to content

Resolve "VSD- improve tooltip descriptions of drill-down links."

What does this MR do and why?

The MR restyles the Analytics metric popover.

  • The dashboard link label is renamed and repositioned
  • An icon is added
  • The placement of the popover goes from bottom to top

I also noticed that the component supports multiple generic links, but that functionality is never used - so I simplified the component.

This change affects Value Stream Dashboards, Value Stream Analytics and CI / CD Analytics.

Screenshots or screen recordings

Before After
Screenshot_2023-02-02_at_12.57.23 Screenshot_2023-02-02_at_12.46.24

How to set up and validate locally

  1. Enable the group_analytics_dashboards_page feature flag
  2. Browse to https://local-environment/groups/gitlab-org/-/analytics/dashboards
  3. Hover mouse cursor over the metric titles

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 #388067 (closed)

Edited by Brandon Labuschagne

Merge request reports