-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Accessibility #794
Copy link
Copy link
Open
Labels
accessibilityfeaturenew functionality that’s not yet implementednew functionality that’s not yet implementedviews-and-styleshow administrate looks and is interacted withhow administrate looks and is interacted with
Metadata
Metadata
Assignees
Labels
accessibilityfeaturenew functionality that’s not yet implementednew functionality that’s not yet implementedviews-and-styleshow administrate looks and is interacted withhow administrate looks and is interacted with
Type
Fields
Give feedbackNo fields configured for issues without a type.
I’d love for Administrate to be as accessible, as possible. We’ve done some work in that area already: #51, #380, #410, #416.
But there is more work to be done. I’m going to use this issue to capture those:
body > .app-container > .main-content > .search > .search__clear > abody > .app-container > .main-content > .collection-data > tbody > tr:nth-of-type(1) > .cell-data.cell-data--email > .action-show.table__link-plain(repeat for each row in the data table)body > .app-container > .sidebar > .sidebar__list > li:nth-of-type(1) > .sidebar__link.sidebar__link--active(repeat for each blue link)|in page titles, because screen readers read this as “vertical pipe.”(I’m using the aXe Chrome extension to find these errors)