[wp-trac] [WordPress Trac] #29367: Media Modal: the progress bar for each attachment no longer shows upload progress
WordPress Trac
noreply at wordpress.org
Mon Aug 25 17:26:31 UTC 2014
#29367: Media Modal: the progress bar for each attachment no longer shows upload
progress
--------------------------+-----------------------------
Reporter: gcorne | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The progress bars in the attachment browser no longer animate when
uploading. See https://cloudup.com/cAGpTEdfq6A for a demonstration.
This broke in [29367] because {{{rerenderOnModelChange}}} is set to
{{{true}}} so any change triggers the view to re-render. The upload
progress isn't handled during a normal Attachment view render, so always
re-rendering causes any change to the progress bar to be overwritten.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29367>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list