Fix blob breadcrumb link
What does this MR do and why?
Fixes the incorrect breadcrumb link when viewing a blob through the refactored blob viewer.
Screenshots or screen recordings
before | after |
---|---|
Screen_Recording_2022-02-15_at_17.56.53 | Screen_Recording_2022-02-21_at_09.48.48 |
How to set up and validate locally
- Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
- Open a file in the repository file browser
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #352932 (closed)
Edited by Jacques Erasmus