We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By holding down on a row of the table and dragging up or down, the ui appears to reorder the table even if it is not defined through "onRowReorder"
No response
8.0.1
17.x
ALL
Next.js
Chrome
The text was updated successfully, but these errors were encountered:
Can you prrovide a code sandbox reproducer or point it out on the showcase? I don't know what you mean? Or post your DataTable React snippet?
Sorry, something went wrong.
It appears on the documentation. As you can see the dragger is not present but the ui appears anyway to reorder the table.
I can't reproduce on the showcase page Datatable Basic. I am using Chrome 101 and when I click and hold and drag nothing happens.
Edit: Nevermind it just happened. I had to click specifically on the line in between rows not on the row itself!
Fix primefaces#2935: Datatable do not display handle if not row dragging
c6abc7a
Fix #2935: Datatable do not display handle if not row dragging (#2938)
8b0257e
melloware
Successfully merging a pull request may close this issue.
Describe the bug
By holding down on a row of the table and dragging up or down, the ui appears to reorder the table even if it is not defined through "onRowReorder"
Reproducer
No response
PrimeReact version
8.0.1
React version
17.x
Language
ALL
Build / Runtime
Next.js
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: