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

refactor: ensure DropZones can still capture pointer event #818

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

chrisvxd
Copy link
Member

@chrisvxd chrisvxd commented Jan 21, 2025

Previous commit addressed a bug related to the data- attributes being overwritten when using dragRef with a DropZone, but failed to address the underlying CSS styles that enable the DropZone to capture the necessary pointer events to trigger the NestedDroppablePlugin.

Previous commit addressed a bug related to the data- attributes being overwritten, but failed to address the underlying CSS styles that enable the DropZone to capture the necessary pointer events to trigger the NestedDroppablePlugin.
Copy link

vercel bot commented Jan 21, 2025

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

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 3:03pm
puck-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 3:03pm

@chrisvxd chrisvxd merged commit d5324f1 into main Jan 21, 2025
4 checks passed
@chrisvxd chrisvxd deleted the ensure-dz-captures-pointer-events branch January 21, 2025 15:19
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.

1 participant