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

Drag and Drop between two lists is blocked by FlexLayout #350

Open
averybross opened this issue Nov 8, 2022 · 1 comment
Open

Drag and Drop between two lists is blocked by FlexLayout #350

averybross opened this issue Nov 8, 2022 · 1 comment

Comments

@averybross
Copy link

averybross commented Nov 8, 2022

Describe the bug

(See the screencast below)

Questions

  • Is there a way to disable the drag and drop handling for this single tab?
  • Any suggestions on how to stop FlexLayout from blocking my inter-tab drag?

Steps to Reproduce the Bug or Issue

If you copy and paste the component code here, and make it a pane... drag and drop between the two lists does not work..

Expected behavior

Drag and drop between the lists should work

https://www.ag-grid.com/react-data-grid/drag-and-drop/#dragging-between-grids

Operating System

MacOS

Browser Type?

Chrome

Browser Version

Latest

Screenshots or Videos

Screen.Recording.2022-11-08.at.4.21.19.PM.mov

Additional context

No response

@nealus
Copy link
Collaborator

nealus commented Nov 9, 2022

I think you must have implemented the onExternalDrag prop, so external drags are captured as drags into the layout

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

No branches or pull requests

2 participants