Skip to content
New issue

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

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

Already on GitHub? # to your account

Accessibility fix for hint icon based on screen reader #287

Open
tummala-manasa opened this issue Oct 10, 2019 · 2 comments
Open

Accessibility fix for hint icon based on screen reader #287

tummala-manasa opened this issue Oct 10, 2019 · 2 comments
Assignees

Comments

@tummala-manasa
Copy link

Context:
More than running accessibility checks on performance tools, better testing would be to check our site using a screen reader. While doing that I have found few issues.

Issue:
While accessing site through screen reader, there is no way we can figure out that the help-icon is clickable and we can a hint by clicking on it.

Additional context:
Right now, the screen reader reads the hint button as group.
Screen Shot 2019-10-10 at 10 23 45 PM

Solution:
Add a new role and aria-label to the hint-container
Screen Shot 2019-10-03 at 12 24 13 PM

@ghost ghost added the needs review label Oct 10, 2019
@brittanyrw
Copy link
Owner

Hi @tummala-manasa, sorry I missed this! Sure we can make this update. Did you want to work on this yourself?

@tummala-manasa
Copy link
Author

Yes @brittanyrw I would like to do it.Please assign it to me.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants