kendo-react
kendo-react copied to clipboard
[Grid] Reordering column starting the drag over the filter button do not move the drag clue with the cursor
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
- Open the following demo https://stackblitz.com/edit/react-nssfms?file=app%2Fmain.jsx
- Try reordering a column by dragging starting from the filter button
- See that the drag clue do not move with the cursor.
Reported in TicketID: 1655710