Skip to content

Fix sending multiple comment on note replies

Furkan Ayhan requested to merge fix-multiple-comment-reply-sending into master

What does this MR do and why?

This MR fixes the problem when you reply a comment in an issue or an MR with cmd/ctrl + enter multiple times.

Screenshots or screen recordings

Bug:

multiple-times-bug

Corrected:

multiple-times-corrected

How to set up and validate locally

  1. Open an existing issue.
  2. Add a comment.
  3. Add a reply to that comment with cmd/ctrl+enter multiple times.

MR acceptance checklist

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

Merge request reports

Loading