telerik / kendo-vue

Issue tracker - Kendo UI for Vue http://www.telerik.com/kendo-vue-ui/
Other
64 stars 30 forks source link

[Bug][TreeList] Dragging triggers unintended selection of items #618

Open filipKovachev opened 2 months ago

filipKovachev commented 2 months ago

Describe the bug When dragging and dropping other records besides the one being dragged are selected.

To Reproduce

  1. Open this StackBlitz example: https://stackblitz.com/edit/lokcfd-cwspz4?file=src%2Fmain.vue
  2. Drag a record and observe how others are being selected. This issue does not reproduce in Safari. video of the behavior in action

Expected behavior When dragging a record, no other items should be selected.

Ticket ID: 1663900

NeluQi commented 2 weeks ago

fix?