react-movable
react-movable copied to clipboard
Moving a selected item in a scrollable container using Up and Down keys does not autoscroll the list
When you select an item using a Space key and then use Up or Down key to change its order, the container does not auto-scroll once the selected item moves beyond the container's boundaries.