[wp-trac] [WordPress Trac] #32728: Customizer Menus: Accessibility: reordering menu items should have some indication about the item level

WordPress Trac noreply at wordpress.org
Mon Jan 22 13:17:54 UTC 2024


#32728: Customizer Menus: Accessibility: reordering menu items should have some
indication about the item level
--------------------------+----------------------------------------
 Reporter:  designsimply  |       Owner:  (none)
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  6.5
Component:  Customize     |     Version:  4.3
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  accessibility, javascript
--------------------------+----------------------------------------
Changes (by kushang78):

 * keywords:  needs-patch => has-patch


Comment:

 - As per above all threads & discussions, I've made some changes in
 **below 4 files.**

 {{{
 src/js/_enqueues/lib/nav-menu.js
 src/js/_enqueues/wp/customize/nav-menus.js
 src/wp-admin/includes/class-walker-nav-menu-edit.php
 src/wp-includes/customize/class-wp-customize-nav-menu-item-control.php
 }}}

 **The changes:**
 - Added ''**sub-items**'' text to customizer menu as same as ''**nav-
 menus.php**'' page.
 - Added new **''title''** attribute for quick preview on hover for both.
 - Show & Hide ''**sub-items**'' text with available, **Drag & drop
 functionality** and **Reorder button functionality**.

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


More information about the wp-trac mailing list