[wp-trac] [WordPress Trac] #32324: Media Library grid spinner hidden after bulk selection
WordPress Trac
noreply at wordpress.org
Sat May 9 10:55:37 UTC 2015
#32324: Media Library grid spinner hidden after bulk selection
----------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.2
Severity: normal | Keywords: has-patch
Focuses: ui, javascript |
----------------------------+-----------------------------
Now that spinners are toggled using the CSS’s visibility property (see
#22839), some minor breakage was expected to happen. To reproduce this:
- go in the Media Library, grid mode
- press the "Bulk Select" button
- the spinner is now hidden with jQuery `.hide()` and gets an inline
`display: none`, see screenshot
- press "Cancel Selection"
- now select a different month from the filter by date select
- the spinner doesn't appear, it's still hidden with `display: none`
[[Image(https://cldup.com/hEaOSFAT5U.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32324>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list