Skip to content

Resolve "Merge request refactor does not highlight selected line"

What does this MR do?

When user clicks linenumber, highlight that line

- Utilize Vuex state so all components on page are aware
- Only one line highlighted in entire MR changes
- Does not highlight empty line, i.e. only highlights right side in
parallel view if that line did not exist before.

What are the relevant issue numbers?

Closes #48496 (closed)

Does this MR meet the acceptance criteria?

Edited by Sam Bigelow

Merge request reports