react-dnd-html5-backend icon indicating copy to clipboard operation
react-dnd-html5-backend copied to clipboard

Sortable cancel on drop outside - cursor indicator not disabled (X) outside drop zone

Open caub opened this issue 9 years ago • 1 comments

http://recordit.co/4xFfdIUkb4

http://gaearon.github.io/react-dnd/examples-sortable-cancel-on-drop-outside.html has this little issue on Chrome46, the indicator just below the mouse cursor shows I can drop the element while I was completely out of the drop zone

caub avatar Nov 03 '15 08:11 caub

I'm also having this issue. +1

It's not the HTML5 API itself, the quirk is in react-dnd.

ColemanGariety avatar Nov 03 '15 08:11 ColemanGariety