[wp-trac] [WordPress Trac] #36202: Menus screen: fix persistence of toggles for displayed nav menu item properties

WordPress Trac noreply at wordpress.org
Thu Mar 10 21:33:43 UTC 2016


#36202: Menus screen: fix persistence of toggles for displayed nav menu item
properties
----------------------------+-----------------------------
 Reporter:  afercia         |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Menus           |    Version:  4.4
 Severity:  normal          |   Keywords:
  Focuses:  ui, javascript  |
----------------------------+-----------------------------
 Splitting this out from #35273.

 The Screen Options in nav-menus.php would need a similar treatment as the
 one used for the options in the Customizer.

 When quickly clicking on the checkboxes, multiple separate AJAX requests
 fire and there's no guarantee about the order they will be processed. This
 could lead to a non-synchronized state of the options in the Menus Screen
 and in the Customizer.

 To consider: maybe do this for all the screen options in all the admin
 screens?

 For details, see #35273 and the solution implemented in [36908].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36202>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list