Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TreeList] TreeList reordable is blocked when inside DragAndDrop component #2530

Open
vveesseelliinnaa opened this issue Sep 26, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Treelist SEV: High triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

Currently when you use TreeList with reordable=true in DragAndDrop component, dragging the TreeList columns is blocked.

Possibly similar to this fixed issue - #1711

Expected behavior

The TreeList columns should remain draggable.

Minimal reproduction of the problem with instructions

  1. https://stackblitz.com/edit/react-jakcpx-jetbyv?file=app%2Fapp.tsx
  2. Drag the "Hire Date" column in front of the "Name" column
  3. Drag the "Position" column in front of "Name" column

Additional details

Reported in Ticket ID: 1665520

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working pkg:Treelist SEV: High KendoReact triaged mark the triaged issues with correct priority labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Treelist SEV: High triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant