You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any identified way to implement draggable columns with react-base-table?
The lib used in the "Draggable rows" example (react-sortable-hoc) is not maintained anymore, and I tried to use its "replacement" dnd-kit to implement draggable columns, but could not make it work.
The text was updated successfully, but these errors were encountered:
Is there any identified way to implement draggable columns with react-base-table?
The lib used in the "Draggable rows" example (
react-sortable-hoc
) is not maintained anymore, and I tried to use its "replacement"dnd-kit
to implement draggable columns, but could not make it work.The text was updated successfully, but these errors were encountered: