[wp-trac] [WordPress Trac] #38948: More difficult to create submenus in customizer

WordPress Trac noreply at wordpress.org
Mon Nov 28 19:30:56 UTC 2016


#38948: More difficult to create submenus in customizer
-----------------------------+--------------------
 Reporter:  adamsilverstein  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  4.7
Component:  Customize        |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:
-----------------------------+--------------------

Comment (by adamsilverstein):

 Replying to [comment:3 lukecavanagh]:
 > @adamsilverstein
 >
 > Never found the customizer that easy for creating complex menus in.

 Far enough, however it is now much more difficult. You can no longer drag
 an item to the right, instead you have to drag it right and then up over
 the previous item to get it to snap into the submenu position.

 Part of the issue may be the code in `nav-menus.js` that determines the
 depth based on position relative to the draggable area container. After
 these css changes, the positioning for this container is offset 299 pixels
 to the right in my testing, instead of at position 0 as you would expect
 for absolute positioning left:0;

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38948#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list