atlassian / react-beautiful-dnd

Beautiful and accessible drag and drop for lists with React
https://react-beautiful-dnd.netlify.app
Other
33.23k stars 2.53k forks source link

Drag and drop into an iframe #1112

Closed soju-ti closed 5 years ago

soju-ti commented 5 years ago

Bug or feature request?

Please provide an example on how to use react beautiful dnd to drag from parent frame to an iframe Thanks in advance.

Expected behavior

Actual behavior

Steps to reproduce

What version of React are you using?

What version of react-beautiful-dnd are you running?

What browser are you using?

Demo

alexreardon commented 5 years ago

This would involve a lot of communication between the iframes. It is currently not supported. Perhaps when we have a programatic api #162 it would be possible to manage this communication manually 🤷‍♂️

alexreardon commented 5 years ago

We are closing this issue due to inactivity. If you would like to continue the conversation feel free to reply to this issue and we can reopen it if needed.

sojucr7 commented 5 years ago

please add the feature drag and drop into iframe.