Can anyone jump on call to help with dnd-kit will pay for tutor $100 for the hour
dragging a card to another list
2 Replies
Definitely not the kind for doing tutorials, but the dnd-kit docs do have an example for moving cards between lists.
Demo: https://master--5fc05e08a4a65d0021ae0bf2.chromatic.com/?path=/story/presets-sortable-multiple-containers--basic-setup
Code: https://github.com/clauderic/dnd-kit/blob/master/stories/2%20-%20Presets/Sortable/MultipleContainers.tsx
GitHub
dnd-kit/MultipleContainers.tsx at master · clauderic/dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React. - dnd-kit/MultipleContainers.tsx at master · clauderic/dnd-kit
I'd probably just recommend hacking away at it till you get what you are looking for.