Skip to content

Prevent analytics breadcrumbs collapsing unnecessarily

What does this MR do and why?

Fixes an issue where analytics dashboards breadcrumbs would unnecessarily collapse, when there was enough space to display all breadcrumbs.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

  1. Follow these instructions to setup Product Analytics in GDK.
  2. Visit Project > Analytics > Analytics dashboards and onboard a project, if not already done.
  3. Click into a dashboard, "new dashboard" or "Visualization designer" to add an extra breadcrumb
  4. Ensure breadcrumbs do not collapse when there is enough space to display them all

Related to #467629 (closed)

Edited by Elwyn Benson

Merge request reports