[wp-trac] [WordPress Trac] #24859: Media Library does not have a loading indicator
WordPress Trac
noreply at wordpress.org
Thu Mar 27 07:58:05 UTC 2014
#24859: Media Library does not have a loading indicator
----------------------------+-----------------------------
Reporter: jeffr0 | Owner: wonderboymusic
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 3.9
Component: Media | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
----------------------------+-----------------------------
Changes (by nacin):
* status: closed => reopened
* resolution: fixed =>
Comment:
When the modal first opens, it queries for 40 attachments. During this
time, a spinner is shown. A second query is pretty much always triggered
though. This results in a spinner, followed by 40 images (enough to fill
the browser on most screens), followed by no spinner, then the spinner
again, then 40 images (the addition of which you might not have noticed).
Something here is not right. We could probably continuously show the
spinner while the modal is being more or less initialized, though that's
also a bit much spinner-wise.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24859#comment:48>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list