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

suggestions-container add aria-label

Open soria2020 opened this issue 5 years ago • 1 comments

Hi,

Is there a way to add aria-label to the suggestion wrapper, this is for accessibility reasons ? image

soria2020 avatar Sep 07 '20 11:09 soria2020

@soria2020 I'm not entirely sure an aria-label would make much sense here? AFAIK this attribute would be to describe an element that doesn't have any visible text?

Appears to be relate to https://github.com/moroshko/react-autosuggest/pull/645

azerella avatar Oct 15 '20 04:10 azerella