mbrn / material-table

Datatable for React based on material-ui's table with additional features

Home Page:https://material-table.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate from `react-beautiful-dnd` as it is not maintained

sheldonmaschmeyer opened this issue · comments

react-beautiful-dnd is not maintained by Atlassian and, causes a dev console warning.
The dependency should be migrated to a drag-and-drop alternative maintained in 2023.

For instance, the fork https://github.com/hello-pangea/dnd (which I have not used personally).
or HTML5 Drag and Drop API.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.