react-sortful icon indicating copy to clipboard operation
react-sortful copied to clipboard

Nested horizontal and vertical in same list

Open atifsyedali opened this issue 4 years ago • 2 comments

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)

atifsyedali avatar Apr 18 '20 05:04 atifsyedali

I updated the logic to be simpler, which in turn also fixed a bug with multiple drop lines appearing.

atifsyedali avatar Apr 28 '20 09:04 atifsyedali

Hello! So what about this request? Will it be turned on?

mindyourlifeguide avatar Nov 26 '20 17:11 mindyourlifeguide