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

Improve accessibility for users with disabilities

Open jaredLunde opened this issue 7 years ago • 2 comments

Added a role and aria-label to the emoji <span>

jaredLunde avatar Jul 27 '17 17:07 jaredLunde

We could even leave the aria-label portion of this out and role='img' would be a big improvement over what's there.

jaredLunde avatar Jul 27 '17 17:07 jaredLunde

Hi, sorry for taking so long to respond 😞

Would you mind to add a test for your changes?

Thanks!

pladaria avatar Feb 24 '18 20:02 pladaria