Page MenuHomePhabricator

Clicking in the "reply" button should load only one image ajax-loader.gif
Closed, ResolvedPublic

Description

If a user clicks in the reply button of a comment, it is shown the image ajax-loader.gif. This is ok.

The problem is: sometimes nothing happens (probably because of slow internet connection) and then a user clicks the button again. In this case, the image is added two times. If the user clicks again and again, it will be added new copies of that image for each click. This should be avoided.

Notice that if more than one image was shown, when the script finishes loading the box for new comments, only the first image will be removed, causing the impression that there still have something to wait...


Version: unspecified
Severity: enhancement
URL: http://bits.wikimedia.org/skins-1.5/common/images/ajax-loader.gif

Details

Reference
bz25444

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:13 PM
bzimport set Reference to bz25444.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 26290 ***