Skip to content

Fix blob breadcrumb link

Jacques Erasmus requested to merge 352932-fix-blob-breadcrumb into master

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

  1. Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
  1. 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.

Related to #352932 (closed)

Edited by Jacques Erasmus

Merge request reports

Loading