#3800 Update button while editing a comment on a PR results in UI glitch
Closed: Fixed Opened by marykatefain.

After successfully submitting an edit to a comment on a PR, the form field remains open while also uploading the comment. A user would normally expect the form field to go away after clicking "Update". On page reload, everything appears fine.

i was able to replicate this bug 3 times.

<!!image>


Metadata Update from @pingou:
- Issue set to the milestone: 5.1
- Issue tagged with: JS, bug

Metadata Update from @ryanlerch:
- Issue assigned to ryanlerch

(I didn't realize that my screen shot didn't attach last night! Here it is for reference)

Screenshot_from_2018-10-01_21.07.16.png

@ryanlerch I've got the fix for this issue as well as editing comment displayed via ajax when the SSE is down/not responding.

Going to take over the ticket, hoping this is alright with you :)

Metadata Update from @pingou:
- Issue assigned to pingou (was: ryanlerch)

Commit e321843d fixes this issue

Metadata
Related Pull Requests