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: #7239: Incorrect behaviour of dragging over DataTable rows #7240

Closed
wants to merge 3 commits into from

Conversation

kttmv
Copy link
Contributor

@kttmv kttmv commented Sep 24, 2024

Defect Fixes

#7239

Changes

Fixed onRowDragOver listener to prevent default action only when row dragging is active. Added an early return if rowDragging is inactive, avoiding unnecessary preventDefault() calls.

chrome_6Zkj7IIdGC.mp4
chrome_sjP4PH5YNu.mp4

Copy link

vercel bot commented Sep 24, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 0:08am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 0:08am

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>.

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>.

@kttmv kttmv closed this Sep 24, 2024
@kttmv kttmv deleted the fix-7239 branch September 24, 2024 12:10
@melloware
Copy link
Member

@kttmv did this not fix your issue?

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.

2 participants