Shopify/polaris

Drag and drop inside of app bridge v4 max modal

TarikVelic opened this issue · 4 comments

Summary

Drag and drop does not work for me, not a single package inside the app bridge modal.

https://d.pr/v/1XpGNL

And because we are chasing BFS, we need to have this inside of max modal

Expected behavior

I can understand that styled components don't work, but this drag-and-drop functionality is really irreplaceable for me. Also, I tried to use prop 'src' with the route, but the 'src' URL doesn't seem to fetch API data inside of it.

Actual behavior

///

Steps to reproduce

  1. add app bridge modal
  2. put component inside of app bridge v4 modal
  3. thats it

Are you using React components?

Yes

Polaris version number

12.00

Browser

Chrome

Device

Laptop

Cross posted in AppBridge GitHub: Shopify/shopify-app-bridge#364

I saw that, I was hoping I might get a quick answer if I ask here too lol, because I can't find a solution for this problem anywhere right now