Closed hasteur closed 11 years ago
Which submission was this?
Wikipedia talk:Articles for creation/Logan Neitzel for example, but applicable everywhere when I click the "Clean" Button at least.
This was introduced by the new (speedy) asynchronous loading; the "Done" text was being loaded asynchronously, too! :) I've fixed the problem by using $.ajaxStop()
.
Re-opening all tickets that do not have milestones of "Closed as INVALID request or WONTFIX" or "Pushed to Stable / Live version". This will reduce redundancy of bug reports by making it easier to find what isn't in live yet, which is what most people are using.
I execute a clean on a AfC submission and I saw done, so I clicked the refresh only to see that there was a pending edit still running.
Per basic UX design you should not present a done/navigate way untill the actions a user requested are complete.