Opened 10 years ago
Closed 10 years ago
#28998 closed enhancement (duplicate)
Media Grid: user feedback during content load
Reported by: | Clorith | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | Media | Keywords: | close |
Focuses: | ui, javascript | Cc: |
Description
When scrolling the media grid, there's no feedback to the end user that more content is loading beyond the spinner in the toolbar.
I found one oddity where infinite scroll is triggered, and we check if we are near the end of the page, then show the spinner in the toolbar, this is redundant as the toolbar will in most situations not even be visible at this point.
I think a spinner taking up the space of a grid element while loading should be introduced to the list and shown whenever we are loading more content (keep the spinner size, I'm just referencing the DOM area it should occupy at the time).
Change History (6)
Note: See
TracTickets for help on using
tickets.
Tried with 400 images:
https://youtu.be/3f2ckjflFM8
I created images with the following script and then just added them. Selected them all and multiple upload took approx. 2minutes to finish
UPDATE: Tried also in FF 31. Both Chrome and FF issues admin-ajax.php request, during 2 minutes Chrome made over 400 requests http://i.imgur.com/xOEI8dM.png