kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

[Bug][Taskboard] When dragging an item inside an empty space drop is not working

Open Yanko-Georgiev opened this issue 1 year ago • 0 comments

I'm submitting a...

  • Bug report

Current behavior

Dragging an item from one column to another does not work when having at least one element in the destination column and try dragging another one in the space below it.

Expected behavior

The drag-and-drop feature of the taskboard should work for the whole column.

Minimal reproduction of the problem with instructions

  1. Open this example from our documentation https://www.telerik.com/kendo-react-ui/components/taskboard/.
  2. Drag all elements of the middle column except one out of it.
  3. Try to add an item in the middle column by dragging it in the empty space below the existing item.

Reported in Ticket: 1663963

Yanko-Georgiev avatar Sep 11 '24 07:09 Yanko-Georgiev