Skip to content

Fixes a bug where a comment button would not render in diffs

Phil Hughes requested to merge ph/416664/commentButtonNotVisible into master

What does this MR do and why?

This fixes a bug where the comment button would not be visible on the right side of the diff if the left side of the diff is the last line of the file.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-06-30_at_16.39.04 Screenshot_2023-06-30_at_16.38.43

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #416664 (closed)

Merge request reports