-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DataTable]: drag selection is enabled automatically when enabling rows reorder #7716
Comments
This may be a dumb question but don't you need to be able to drag the rows to re-order them? |
@melloware You're correct but the issue here is something else. |
Right @sja-cslab, multiple rows can be selected by dragging a row even if the selection mode is |
Could you try that with primereact 10.9.2? We had some changes in the Datatable-Component around multi selection |
OK marked as bug! |
Describe the bug
Enabling rows reorder makes the drag selection active and there is not way to disable it.
Reproducer
https://stackblitz.com/edit/gu8bylvi?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: