Fix line selection in the refactored blob viewer
What does this MR do and why?
This fixes the line selection in the refactored blob viewer.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
-
View a source file
-
Select a line number
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 #351558 (closed)
Edited by Jacques Erasmus