atlassian / pragmatic-drag-and-drop

Fast drag and drop for any experience on any tech stack
https://atlassian.design/components/pragmatic-drag-and-drop
Other
7.45k stars 133 forks source link

POC of how element-adapter could be modified to handle shadow DOM #16

Closed rstoneIDBS closed 1 month ago

rstoneIDBS commented 1 month ago

See https://github.com/atlassian/pragmatic-drag-and-drop/issues/15

I suspect there is more to it than just this, but these changes at least allowed Lit based web component code to start receiving drag/drop events

atlassian-cla-bot[bot] commented 1 month ago

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution. If your email is listed below, please ensure that you sign the CLA with the same email address.
The following users still need to sign our CLA:
❌rstoneIDBS

Already signed the CLA? To re-check, try refreshing the page.

alexreardon commented 1 month ago

Thank you for this. We'll look into this once things get a bit further on a web component example