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

Set aria-live and aria-busy on outputs #2987

Closed
jcheng5 opened this issue Jul 30, 2020 · 2 comments
Closed

Set aria-live and aria-busy on outputs #2987

jcheng5 opened this issue Jul 30, 2020 · 2 comments
Assignees

Comments

@jcheng5
Copy link
Member

jcheng5 commented Jul 30, 2020

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
https://www.w3.org/TR/wai-aria-1.1/#aria-busy

@jooyoungseo
Copy link

selectize.js will be patched via #2993 to implement aria-live to fetch dynamic contents. ionRangeSlider.js should be patched as that is completely inaccessible as of this writing.

@jooyoungseo
Copy link

Oh, I see. The point of this issue is that we have to implement aria-live for output region as well. That's great! We may want to address the input widget accessibility first, and will then be able to focus on the output panels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants