react-complex-tree icon indicating copy to clipboard operation
react-complex-tree copied to clipboard

Can't drag entire tree item, only title

Open julianpoy opened this issue 1 year ago • 1 comments
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

  1. Click and hold on an item (not the text of the item)
  2. Drag
  3. Nothing occurs

Expected behavior Clicking and dragging anywhere on the item should initiate a drag.

julianpoy avatar Nov 03 '24 20:11 julianpoy