Migrate CI Secrets breadcrumbs to new method
What does this MR do and why?
Migrate CI Secrets breadcrumbs to new 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 project's secrets page in the GDK (this may require some setup and feature flag enabling, see comment below.)
- Use devtools to inspect the breadcrumbs. 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)
Edited by Chad Lavimoniere

