Skip to content

Disables button on submit for the diffs

Jacob Schatz requested to merge fix-multi-comment-diffs into master

What does this MR do?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/39661 by disabling comment button before submission.

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

No

Why was this MR needed?

Submitting a comment multiple times would produce multiple comments on diffs

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/39661

Merge request reports