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: fix drag and drop actions inconsistency in admin builder #4695

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Aug 26, 2022

Problem

Any overflow on parent container will prevent drag and drop from working correctly

Closes #4690

Solution

Breaking Changes

  • No - this PR is backwards compatible

Bug Fixes:

  • fix: remove overflow prop to allow for correct drag and drop actions
    • any overflow on parent container will prevent drag and drop from working correctly

Before & After Screenshots

Should have no change

any overflow on parent container will prevent drag and drop from working correctly
@karrui karrui linked an issue Aug 26, 2022 that may be closed by this pull request
@karrui karrui merged commit 277ce91 into form-v2/develop Aug 29, 2022
@karrui karrui deleted the form-v2/fix-builder-drag branch August 29, 2022 02:24
@justynoh justynoh mentioned this pull request Oct 5, 2022
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.

[4] Drag and drop with trackpad is wonky and makes UI wonky
2 participants