caplin / FlexLayout

Docking Layout Manager for React
MIT License
919 stars 173 forks source link

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

Open averybross opened 1 year ago

averybross commented 1 year ago

Describe the bug

(See the screencast below)

Questions

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

https://user-images.githubusercontent.com/4257160/200678057-f39d1715-0ab1-4812-9cc3-782667421b71.mov

Additional context

No response

nealus commented 1 year ago

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