angular-ui / ui-sortable

jQuery UI Sortable for AngularJS
http://angular-ui.github.io/ui-sortable/
MIT License
1.26k stars 444 forks source link

Support keyboard accessibility for drag and drop #564

Open BuddhimaWN opened 4 years ago

BuddhimaWN commented 4 years ago

Users can drag and drop items using a mouse. However, there is no option available for keyboard-only users to drag and drop elements only using the keyboard keys. It would be great if there is an option for keyboard-only users to achieve the same features and support keyboard accessibility because some users rely on screen readers.