Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home link in upper left lacking context, title attribute #616

Closed
aphelionz opened this issue Apr 2, 2018 · 0 comments · Fixed by #821
Closed

Home link in upper left lacking context, title attribute #616

aphelionz opened this issue Apr 2, 2018 · 0 comments · Fixed by #821
Labels
accessibility - WCAG A Level A WCAG Accessibility Criteria accessibility

Comments

@aphelionz
Copy link
Contributor

aphelionz commented Apr 2, 2018

Steps to reproduce (assumes ChromeVox or similar)

image

  1. Open https://elastic.github.io/eui/ in a new tab
  2. Without pressing any keys, listen to the screen reader:

Actual Result

"Elastic UI Framework, internal link"

Expected Result

"Elastic UI Framework, home, internal link"

The intent is to give the user some bearing as to where they are and what might happen if they activate that link.

Suggested Fix
This can be resolved using a simple title attribute

Category: #615: Elastic UI Chrome Accessibility
Relevant WCAG Criteria: 2.4.4 Link Purpose (In Context)

@aphelionz aphelionz added the accessibility - WCAG A Level A WCAG Accessibility Criteria label May 6, 2018
snide added a commit to snide/eui that referenced this issue May 11, 2018
snide added a commit that referenced this issue May 14, 2018
* pagination labeling fixes #735
* fixes #621 adds menubar roles to side nav
* fixes #734, adds more descriptive aria labeling for pagination
* fixes #729, apply aria-live to popovers
* fixes #723, provides screen reader notice for bottom bar appearance
* fix ownFocus needing to be true for non-context menu sitations. apply aria labels depending upon ownFocus state
* fixes #616 adds home page label
* fixes #687, documentation button labeling
* fixes #617 applies aria label to theme selector
* fixes #746 applies proper label to select all checkboxes in table
* clone element and id no longer needed for popover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility - WCAG A Level A WCAG Accessibility Criteria accessibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant