[wp-trac] [WordPress Trac] #15800: Adding tabs to the "Edit Site"-pages in Network Admin
WordPress Trac
noreply at wordpress.org
Wed Sep 16 23:24:13 UTC 2015
#15800: Adding tabs to the "Edit Site"-pages in Network Admin
-------------------------+-------------------------------------------------
Reporter: | Owner:
PuffyThePirateBoy | Status: new
Type: enhancement | Milestone: Future Release
Priority: normal | Version: 3.1
Component: Networks | Resolution:
and Sites | Focuses: accessibility, administration,
Severity: minor | multisite
Keywords: has-patch |
dev-feedback |
-------------------------+-------------------------------------------------
Comment (by afercia):
From an accessibility point of view, these "tabs" are not real tabs, not
as an ARIA tabbed interface is intended, see http://www.w3.org/TR/wai-
aria-practices/#tabpanel and the examples linked there. They just look
like tabs but actually they're just links to other pages. Thus, they
shouldn't use any ARIA roles or properties.
We discussed this a bit in the accessibility team in a ticket related to
the "tabs" in the menus screen, see #33603 and considering to just wrap
them in a navigation landmark.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15800#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list