-
Notifications
You must be signed in to change notification settings - Fork 601
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
update select component to use Aria 1.2 when it is implemented #2454
Comments
scomea
changed the title
chore: update slider component to use Aria 1.2 when it is implemented
chore: update select component to use Aria 1.2 when it is implemented
Nov 21, 2019
chrisdholt
changed the title
chore: update select component to use Aria 1.2 when it is implemented
update select component to use Aria 1.2 when it is implemented
Dec 4, 2019
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
EisenbergEffect
added
area:react
and removed
reason : stale
feature
A new feature
labels
Jul 20, 2020
closed with #3517 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aria 1.1 has some issues around implementing aria support for combo boxes that are directly relevant to the Fast select component. We have attempted to get close but we will need to revisit how we implement aria support in the component once Aria 1.2 is available.
A discussion of the issue and changes being considered can be found here:
https://github.com/w3c/aria/wiki/Resolving-ARIA-1.1-Combobox-Issues
The text was updated successfully, but these errors were encountered: