svelecte icon indicating copy to clipboard operation
svelecte copied to clipboard

fix: add role to element

Open lionelB opened this issue 2 years ago • 1 comments

I"ve added some role attribute for better a11y. For now, It miss aria-activedescendant which reference child's id I'm not sure on how to add the correct id on items and reference the active id (focus / hover) on the input if you have any advice I can update the PR

lionelB avatar Dec 22 '21 09:12 lionelB

I would wait with this. I would like to have a11y support fully implemented, but I need to do more research about it

mskocik avatar Dec 22 '21 16:12 mskocik

Let me know if new a11y support in v4 is enough. I am not an expert in this area. And raise a new issue, if there is something missing.

I am closing this since it's incompatible with new code

mskocik avatar Feb 24 '24 11:02 mskocik