react-complex-tree
react-complex-tree copied to clipboard
Can't drag entire tree item, only title
trafficstars
Describe the bug I can only start a drag by clicking and dragging the title of the item. Dragging elsewhere on the item does nothing.
To Reproduce https://rct.lukasbach.com/storybook/?path=/docs/core-drag-and-drop-configurability--default
- Click and hold on an item (not the text of the item)
- Drag
- Nothing occurs
Expected behavior Clicking and dragging anywhere on the item should initiate a drag.