Autodesk / Autodesk/react-base-table
Draggable columns
- 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
Research direction
Start with the linked “Draggable rows” example and its use of react-sortable-hoc, then review the reported dnd-kit attempt and the react-base-table API. Clarify the supported approach and scope for draggable columns; done means a reproducible implementation or documented limitation with a working example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100