[wp-trac] [WordPress Trac] #15800: Adding tabs to the "Edit Site"-pages in Network Admin
WordPress Trac
noreply at wordpress.org
Sat Apr 16 13:20:22 UTC 2016
#15800: Adding tabs to the "Edit Site"-pages in Network Admin
-------------------------+-------------------------------------------------
Reporter: | Owner:
PuffyThePirateBoy | Status: new
Type: enhancement | Milestone: 4.6
Priority: normal | Version: 3.1
Component: Networks | Resolution:
and Sites | Focuses: accessibility, administration,
Severity: minor | multisite
Keywords: has-patch |
needs-testing |
-------------------------+-------------------------------------------------
Comment (by afercia):
Discussed a bit in today's a11y bugs scrub meeting. From an accessibility
and semantic point of view, these are not "tabs". They're just links that
''look'' like tabs. More like a navigation sub-menu. ARIA tablist, tab,
tabpanel roles are intended for "in page" content that gets revealed /
hidden when clicking on a tab. Simple example here:
http://heydonworks.com/practical_aria_examples/#tab-interface
We'd recommend to remove any ARIA added here. Also in the accessibility
team we're planning to review all the different kind of "tabs" used in the
admin, hopefully in an incoming feature (plugin) project.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15800#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list