lottie-react
lottie-react copied to clipboard
Add ariaLabel prop to support ADA
Overview
To support ADA-related concerns, add an ariaLabel
prop (or similar) which would add an aria-label
attribute on the "parent" div, (the div which currently has the id
attribute).
Type
- [x] New feature
- [ ] Changes to existing features
Motivation
Update lottie-react
library to be more ADA compliant.
...
Labels
- [x] Add the
Type: Feature Request
label to this issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.
@sparkbone any update on this issue please? We wanted to be able to hide an animation from our screen readers use as it doesn't add any value but we couldn't hide your controls on the animation without introducing an issue for keyboard only users! Thanks in advance.
This is the pull request adding aria-label
to the control buttons.
https://github.com/LottieFiles/lottie-react/pull/112
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.