lottie-react icon indicating copy to clipboard operation
lottie-react copied to clipboard

Add ariaLabel prop to support ADA

Open sparkbone opened this issue 3 years ago • 4 comments

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.

sparkbone avatar Oct 12 '21 22:10 sparkbone

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.

github-actions[bot] avatar Dec 12 '21 01:12 github-actions[bot]

@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.

nattius1983 avatar Oct 06 '22 11:10 nattius1983

This is the pull request adding aria-label to the control buttons. https://github.com/LottieFiles/lottie-react/pull/112

lbaron-ut avatar Nov 02 '22 12:11 lbaron-ut

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.

github-actions[bot] avatar Jan 02 '23 01:01 github-actions[bot]