Skip to content

Accessibility  #794

Description

@tysongach

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:

  • Links must have discernible text (21 violations)
    • Target: body > .app-container > .main-content > .search > .search__clear > a
    • Target: body > .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)
  • Check a11y of linked table rows; fix the accessible label for table row links.
  • Elements must have sufficient color contrast (76 violations)
    • Target: body > .app-container > .sidebar > .sidebar__list > li:nth-of-type(1) > .sidebar__link.sidebar__link--active (repeat for each blue link)
    • This is the blue link color we use
  • Swap | in page titles, because screen readers read this as “vertical pipe.”

(I’m using the aXe Chrome extension to find these errors)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityfeaturenew functionality that’s not yet implementedviews-and-styleshow administrate looks and is interacted with

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions