Use consistent badge component for analytics dashboard status badges
What does this MR do and why?
!199893 (merged)There's a discrepancy between the badge components used for displaying dashboard status in different parts of the analytics dashboards feature:
-
Dashboard detail view: Uses
<gl-experiment-badge>component for status badges (beta/experiment) -
Dashboard list view: Uses generic
<gl-badge>component for the same status information
This MR updates the list view to use the experiment-badge consistently with the details view.
References
Use consistent badge component for analytics da... (#559017 - closed)
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Check the dashboard list and verify the badge is shown correctly
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Daniele Rossetti

