react-rnd
react-rnd copied to clipboard
Missing accessibility support
Overview of the problem
I'm using react-rnd version [9.1.1]
My browser is: Chrome
I am sure this issue is not a duplicate?
Reproduced project
NA
Description
We want our app to fully accessible to people with disabilities. It is not currently supported by react rnd. We expect the drag and drop to work for everyone.
Steps to Reproduce
- First Step
- Second Step
- and so on...
Expected behavior
- User will grab the draggable using a space key.
- User will move the draggable using kepad arrows.
- User will drop the draggable using enter and release grab using space.
Actual behavior
Not accessible