Skip to content

Fix linking to resolved note in diff

username-removed-892863 requested to merge 32125-fix-link-to-note-in-diff into master

What does this MR do?

EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1901

  • Fix linking to resolved note in diff
    • Will scroll to visible linked note

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

  • Linking to a resolved note on the diff tab doesn't show the note, ex, http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/8/diffs#note_995

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32125 (closed)

Merge request reports