Skip to content

Fix bug where clicking file header in diff refreshes page

What does this MR do?

Scroll to diff file when clicking on file name

  • Add an ID to the diff content
  • handle clicking on file name in diffFileHeader when it is not a link to another page but rather a link to an element on the page

What are the relevant issue numbers?

Closes #57669 (closed)

Does this MR meet the acceptance criteria?

Edited by Sam Bigelow

Merge request reports