-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
make expandable hover content accessible to screen reader users #207592
Comments
We will also probably want to support these actions in the accessible view, similar to what we do with |
@aiday-mar I'm not sure what the current status of this is. Should we work on this in May? |
Hi @meganrogge thank you for pinging on this issue. The PR on making the hover expandable is not merged yet, we are planning on merging it beginning of next iteration. Here is the link #204721. Perhaps after this is done, we can look into making the hover more accessible? |
fixed by: #212783 |
Issue marked as unreleased but unable to locate closing commit in issue timeline. You can manually reference a commit by commenting |
\closedWith 7f55a08 |
Friendly ping! Looks like this issue requires some further steps to be verified. Please provide us with the steps necessary to verify this issue. |
This issue has already been verified on a TPI the month before. It does not need further verification. I'll update the labels. |
We will want to indicate that the expand / contract context actions in a hover exist to screen reader users.
When these are present, we should add an
AccessibililtyVerbositySetting
and hint to the hover's aria label that tells a user to open a help dialog, where we can indicate these actions, what they do, and the keybindings.The text was updated successfully, but these errors were encountered: