react-sortful
react-sortful copied to clipboard
Nested horizontal and vertical in same list
Closes #18 ... it turns out nested lists were not working well. There were problems with the drop line, ghost images, and resetting drag state.
Changes
- Added ability to define nested List components so that we can have both vertical and horizontal lists that share items.
- Added a story for nested lists.
- Probably safe to port over Kanban story to nested list now to get horizontal dragging of lists vs vertical dragging of cards (I haven't done this yet)
I updated the logic to be simpler, which in turn also fixed a bug with multiple drop lines appearing.
Hello! So what about this request? Will it be turned on?