[wp-trac] [WordPress Trac] #35576: Menus the "Select All" link should be hidden in the "quick search" tab
WordPress Trac
noreply at wordpress.org
Fri Jan 22 15:54:49 UTC 2016
#35576: Menus the "Select All" link should be hidden in the "quick search" tab
-------------------------------------+-------------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: needs-patch has-
Focuses: ui, accessibility, | screenshots good-first-bug
javascript |
-------------------------------------+-------------------------------------
In the Menus screen, when users click on the "Search" tab the "Select All"
link is still visible and can be activated, but there's nothing to select:
[[Image(https://cldup.com/sUcFAHo6OA.png)]]
Should probably be hidden when the Quick Search tab is the active one,
would probably need a CSS class set on the container.
Additionally, when JavaScript is on, the "Select All" link should have a
`role="button"` because it behaves like a button, while when JavaScript is
off it behaves like a link. It would be as easy as adding the `aria-
button-if-js` CSS class introduced in [35947]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35576>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list