Open lumberman opened 5 years ago
Need to migrate drag'n'drop functionality to a native browser mode or React Sortable library https://github.com/SortableJS/react-sortablejs
We already using Sortable for modules, it's time to drop JQuery UI completely.
Another option is: https://github.com/WordPress/gutenberg/blob/ef722fef577ff7249155f6ed3a6c545b3d6870d6/packages/components/src/draggable/README.md
Need to migrate drag'n'drop functionality to a native browser mode or React Sortable library https://github.com/SortableJS/react-sortablejs
We already using Sortable for modules, it's time to drop JQuery UI completely.