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

[Grid] Reordering column starting the drag over the filter button do not move the drag clue with the cursor

Open silviyaboteva opened this issue 1 year ago • 0 comments

I'm submitting a...

  • Bug report

Current behavior

While reordering columns in the Kendo Grid, when dragging a column by clicking on the filter icon, the column name tends to stick to the column even after the dragging is completed, I went ahead and checked the behavior in the kendo react grid demo page. I could replicate the issue there also.

Expected behavior

Starting the drag from the filter button to move the drag clue with the cursor.

Minimal reproduction of the problem with instructions

  1. Open the following demo https://stackblitz.com/edit/react-nssfms?file=app%2Fmain.jsx
  2. Try reordering a column by dragging starting from the filter button
  3. See that the drag clue do not move with the cursor.

Reported in TicketID: 1655710

silviyaboteva avatar Jun 24 '24 05:06 silviyaboteva