Postlagerkarte / blazor-dragdrop

Easy-to-use Drag and Drop Library for Blazor
MIT License
399 stars 96 forks source link

DropZone - when you incidentally start dragging dropzone caption down, after that dragging an item shows dragging all items #157

Closed euklad closed 1 year ago

euklad commented 1 year ago

You can reproduce it on your demo page https://mudblazor.com/components/dropzone#transfer-items-between-drop-zones-save-reorder-data

  1. Click Load Data
  2. Point mouse to caption "Drop Zone" and start dragging down
  3. Then try to drag "Item 1" image image As you can see it shows dragging all items and reorder stops working image
euklad commented 1 year ago

sorry, wrong project