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

aria-live #14

Open
cooperbarth opened this issue Feb 6, 2020 · 1 comment
Open

aria-live #14

cooperbarth opened this issue Feb 6, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@cooperbarth
Copy link
Member

cooperbarth commented Feb 6, 2020

This could be cool to implement: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions

i.e. "JS modifies this part of the DOM - if this is an important change, consider adding an aria-live tag"

@cooperbarth cooperbarth added the enhancement New feature or request label Apr 26, 2020
@cooperbarth
Copy link
Member Author

Currently working on this in the aria-live branch - blocked behind writing a TS polyfill for MutationObserver that works with JSDom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant