hello-pangea / dnd

Beautiful and accessible drag and drop for lists with React.
https://dnd.hellopangea.com
Other
1.89k stars 83 forks source link

Disable the keyboard for drag and drop #756

Open Simply-man opened 5 months ago

Simply-man commented 5 months ago

Description

Add prop to disabling activating drag and drop on the 'spacebar' event. Disable the keyboard for drag and drop but leave the standard mouse behavior alone.

How can I achieve that right now?