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

Options don't have selected state. #146

Closed
Roman-Samuilov opened this issue Dec 14, 2020 · 3 comments
Closed

Options don't have selected state. #146

Roman-Samuilov opened this issue Dec 14, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@Roman-Samuilov
Copy link

I'm using JAWS scan reader and options don't give information about selected state. Perhaps, the aria-selected attribute can fix this issue.
Desired behavior - when focusing on an element, it is announced whether it is selected or not.

@sanusart sanusart added the bug Something isn't working label Dec 14, 2020
@Roman-Samuilov
Copy link
Author

In addition to this issue, I would like to see the implementation of the sound of the opening and closing. Aria-expanded could solve this.

@sanusart
Copy link
Owner

@Roman-Samuilov thank you for suggestion and feedback, added aria-expanded, aria-selected was already present on component with role="list"

@sanusart
Copy link
Owner

available since v4.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants