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

[Bug][Grid] Drag and drop not working on mobile in scrollable container #2798

Open
vveesseelliinnaa opened this issue Jan 13, 2025 · 0 comments
Labels
Bug Item which indicates that something is not working C: DataGrid KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

vveesseelliinnaa commented Jan 13, 2025

Description

It is not possible to drag and drop a row in the grid on mobile if the component is placed inside scrollable container.

Steps To Reproduce

  1. Open this demo in mobile Chrome - https://stackblitz.com/edit/react-c2uruhhi?file=app%2Fapp.jsx
  2. Try to drag a row to another position

Actual Behavior

The row cannot be dragged and dropped.

Expected Behavior

The row should change its position.

Browser

Chrome

Browser version

mobile

OS type

iOS

OS version

latest

Additional details

Reported in Ticket ID: 1675475

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority labels Jan 13, 2025
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 C: DataGrid KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

2 participants