projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

Keyboard accessibilty. #952

Open dwjohnston opened 2 years ago

dwjohnston commented 2 years ago

It would be nice to be able to do drag and drop interactions via keyboard.

Good for accessibility, but also, good for testing, as you can just use keyboard commands.