[wp-trac] [WordPress Trac] #35578: Improve the Menus screen "move" links

WordPress Trac noreply at wordpress.org
Fri Jan 22 16:13:05 UTC 2016


#35578: Improve the Menus screen "move" links
-------------------------------+-----------------------------------------
 Reporter:  afercia            |      Owner:
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Menus              |    Version:
 Severity:  normal             |   Keywords:  needs-patch has-screenshots
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------------------
 In the Menus screen, items in a menu can be moved to up, down, under other
 items, etc. The "move" links are currently just a list of "non links"
 (with a # as value of the href attribute) and they're wrapped in label
 element.

 [[Image(https://cldup.com/hfea5ZSXnu.png)]]

 These links are not available when JavaScript is off so they should be
 marked up as buttons because they behave like buttons. The new `button-
 link` CSS class would be handy for this.

 Additionally, they shouldn't be wrapped inside a label element and
 probably be in a list, since this is a list of available, logically
 grouped, actions.

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


More information about the wp-trac mailing list