[wp-trac] [WordPress Trac] #37417: Customize Nav Menus: more visible way to navigate the preview to a menu item object

WordPress Trac noreply at wordpress.org
Sun Nov 29 17:49:35 UTC 2020


#37417: Customize Nav Menus: more visible way to navigate the preview to a menu
item object
----------------------------------------+-----------------------------
 Reporter:  celloexpressions            |       Owner:  (none)
     Type:  enhancement                 |      Status:  new
 Priority:  normal                      |   Milestone:  Future Release
Component:  Customize                   |     Version:  4.3
 Severity:  normal                      |  Resolution:
 Keywords:  needs-patch good-first-bug  |     Focuses:  ui
----------------------------------------+-----------------------------
Changes (by celloexpressions):

 * keywords:  ui-feedback ux-feedback needs-patch => needs-patch good-first-
     bug


Comment:

 The latest design from @melchoyce is ready to be implemented. This should
 be relatively straightforward to implement.

 The nav menu item control markup lives in `wp-includes/customize/class-wp-
 customize-nav-menu-item-control.php`. The markup should be reorganized to
 locate the original label directly below the editable label, without a
 link. The link can be relocated and renamed to "view
 `data.item_type_label`".

 The JavaScript likely hooks into the `class="link-to-original"`; testing
 will verify whether any JavaScript adjustments are required. We may need
 some minor CSS adjustments to achieve the styling per the design. This can
 go in `wp-admin/css/customize-nav-menus.css`.

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


More information about the wp-trac mailing list