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

Fix #7321: DataTable 10.8.4: Drag Selection is still broken #7421

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

LeandroMarcondes
Copy link
Contributor

@LeandroMarcondes LeandroMarcondes commented Nov 15, 2024

Fix #7321
This pull request includes a small but important change to the TableBody component in components/lib/datatable/TableBody.js. The change ensures that the draggable attribute of the event target is correctly set based on whether the element is a draggable handle.

Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 5:56am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 5:56am

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@LeandroMarcondes LeandroMarcondes changed the title Fixing bug #7321 Fix #7321: DataTable 10.8.4: Drag Selection is still broken Nov 15, 2024
@melloware melloware merged commit e86ddcc into primefaces:master Nov 15, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataTable 10.8.4: Drag Selection is still broken
2 participants