hello-pangea / dnd

Beautiful and accessible drag and drop for lists with React.
https://dnd.hellopangea.com
Other
1.89k stars 83 forks source link

Shadow DOM support #794

Closed rdjpalmer closed 2 months ago

rdjpalmer commented 2 months ago

It seems there are a number of folks with a use case for using hello-pangea/dnd or react-beautiful-dnd with the shadow DOM, per https://github.com/atlassian/react-beautiful-dnd/issues/1659. It also looks like there are a number of folks who've implemented solutions on their end, so being able to bring support for the shadow dom should be reasonably straight forward.

If I get the 👍 I'd be happy to create a PR for it

rdjpalmer commented 2 months ago

Didn't see #425, closing this as a duplicate