react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

Any way to close keyboard sorting?

Open Otocolobus-manul opened this issue 5 years ago • 1 comments

I'm trying to make a list with input elements draggable, and the Container listening keyboard event just makes it work improperly. Could you please give us an option to turn off keyboard sorting?

Otocolobus-manul avatar Aug 06 '20 07:08 Otocolobus-manul

when I wrap the <input /> within <SortableElement>, the input event will be break.

jink-e avatar Sep 09 '21 10:09 jink-e