Migrate analytics dashboard vue breadcrumb to new injection method
What does this MR do and why?
Migrate analytics dashboard vue breadcrumb to new injection method
References
- Migrate remaining Vue breadcrumbs to new inject... (#539583 - closed)
- ✂️ UX Paper Cuts 18.1 → Mixed milestone (#513102 - closed)
- Related to Alternative Vue breadcrumb injection method (!186906 - merged)
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Check out this branch
- Visit a VSD in the gdk
- Use devtools to inspect the breadcrumb
- You will see that a single
<ol>inside a single<nav>is used to render the breadcrumbs
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.
Related to #539583 (closed)

