Skip to content

Resolve ""You can also press Ctrl-Enter" tooltip lingers after Tab+Enter"

Dennis Tang requested to merge 37211-diff-comments-fix-ctrl-enter-tooltip into master

What does this MR do?

Hides the hotkey tooltip when the diff comment form is submitted via "tab+enter".

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

No.

Why was this MR needed?

Improve the UX of the diff comments in Merge Requests, you can have multiple tooltips stuck on the page with this bug.

Screenshots (if relevant)

Before: 37211-Before

After: 37211-After

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #37211 (closed)

Merge request reports