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

Clicking on a renderedNode triggers drag.

Open boui opened this issue 9 years ago • 1 comments
trafficstars

Clicking on a renderedNode triggers drag. Propagation is stopped, so rendered node never gets click event. Drag-n-drop feature should have a disable option or implemented properly with distinguishing click and drag.

boui avatar Oct 04 '16 14:10 boui

I guess this problem connected with https://github.com/pqx/react-ui-tree/issues/29 @wangzuo any suggestions?

Frit avatar Feb 08 '17 12:02 Frit