[wp-trac] [WordPress Trac] #35273: Menus Screen Options: various fixes for the Menus Screen and the Customizer Menus Panel
WordPress Trac
noreply at wordpress.org
Sun Jan 24 15:56:04 UTC 2016
#35273: Menus Screen Options: various fixes for the Menus Screen and the Customizer
Menus Panel
---------------------------------------+-----------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.5
Component: Menus | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch has-screenshots | Focuses: ui, javascript
---------------------------------------+-----------------------------
Comment (by afercia):
Thanks @westonruter. The only outstanding issue I see is when quickly
clicking on many checkboxes, there's no guarantee which request will
complete after the other ones. Any of them could be slower, for any
reason, and take a longer time to complete.
So, users may end up in a situation like the one in the screenshot below,
where on the Customizer the request with `hidden:link-target,attr-title`
started before but completed after the following request with `hidden
:attr-title` and when refreshing the Menus screen (or even the Customizer)
the hidden ones will be `link-target,attr-title`:
[[Image(https://cldup.com/2_bqeKD_RW.png)]]
The 5 related requests:
[[Image(https://cldup.com/ewVPIUjyrZ.png)]]
Not sure what can be done here :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35273#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list