Autodesk / Autodesk/react-base-table
Draggable columns
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Is there any identified way to implement draggable columns with react-base-table?
The lib used in the ["Draggable rows" example](https://autodesk.github.io/react-base-table/examples/draggable-rows) ([`react-sortable-hoc`](https://github.com/clauderic/react-sortable-hoc)) is not maintained anymore, and I tried to use its "replacement" [`dnd-kit`](https://github.com/clauderic/dnd-kit) to implement draggable columns, but could not make it work.
Contributor guide
Assessment
This issue has not been assessed yet.