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: Tree missing drag drop functionality #7181

Conversation

pascalbaetz
Copy link
Contributor

@pascalbaetz pascalbaetz commented Sep 13, 2024

Fix #7058
Fix #7087
Fix #7156

Fixes the missing drag and drop functionality described in #7058
It was caused due to an incorrect comparison of the droppable prop which is undefined by default and not true

Copy link

vercel bot commented Sep 13, 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 13, 2024 5:25pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Sep 13, 2024 5:25pm

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Sep 13, 2024
@melloware melloware merged commit 78277e0 into primefaces:master Sep 13, 2024
8 checks passed
@melloware
Copy link
Member

Thanks!

@pascalbaetz pascalbaetz deleted the bugfix/issue-7058-Tree-missing-drag-drop-functionality branch September 13, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
2 participants