Skip to content

Fix line selection in the refactored blob viewer

Jacques Erasmus requested to merge 351558-fix-line-selection into master

What does this MR do and why?

This fixes the line selection in the refactored blob viewer.

Screenshots or screen recordings

before after
Screenshot_2022-02-09_at_11.30.58 Screenshot_2022-02-09_at_11.31.20

How to set up and validate locally

  1. Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
  1. View a source file

  2. 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.

Related to #351558 (closed)

Edited by Jacques Erasmus

Merge request reports

Loading