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

Adding role list to List component

Open nattri opened this issue 4 years ago • 1 comments

Added role=list for the List component as currently it has role="grid" which is creating accessibility issue in mac voiceover. Here is the issue ticket - https://github.com/bvaughn/react-virtualized/issues/1657

nattri avatar Jul 19 '21 11:07 nattri

Are there any unit tests that could be added/updated for this?

jcurtis avatar Apr 25 '22 13:04 jcurtis