#4045 Prevent double click from showing two input form
Merged by pingou. Opened by pingou.
fix_double_input  into  master

Download 4045.patch

Previously, if the server was busy and you would click twice on the
button to add an inline comment, you could end up with two (or more!)
input forms showing up for this line in the diff.

This effectively disables the button until it is known that the user can
now asks for more forms to submit more comments.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

rebased onto 1a1f7898b3bcd8b1156a37a0d1acfb6c8b8a6bd0

Pull-Request has been merged by pingou

Metadata