johnny / johnny/jquery-sortable
Accessibility: Keyboard support
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
Not sure I have the skills to contribute code for this (though I'll give it a try), but it would be great for accessibility if there were support to use the keyboard to sort items. You'd have to add the ability to focus on the sortable elements with tabindex=0 and then add some event delegation for keyboard commands to move the selected element. Probably arrow keys to move items up/down/left/right.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.