Shopify / shopify-app-bridge

https://shopify.dev/docs/api/app-bridge
82 stars 9 forks source link

Content Of Popover Appears Below Modal Instead of Within It #316

Open toilahuong opened 3 months ago

toilahuong commented 3 months ago

Describe the bug

When clicking on the activator, the content of popover appears below the modal instead of within it. image

To Reproduce

Steps to reproduce the behaviour:

Launch the app from '...' Click on the activator See error Screenshot

Expected behaviour

The content should appear within the modal when the activator is clicked.

Contextual information

Packages and versions

List the relevant packages you’re using, and their versions. For example:

Platform

meecrobe commented 3 months ago

It's recommended to use an src prop but keep in mind that it will be impossible to use many of the app bridge's features inside a modal in that case.

noelgoodday commented 1 month ago

Same problem here. This is cross-posted here: https://github.com/Shopify/polaris/issues/11954

Kaniwong commented 4 weeks ago

Same issue here, I try to put a combobox into modal image and it work fine if I remove the modal image

FarrisIsmati commented 1 week ago

Same thing happens with bulk actions, or any popover really. 😢

bakura10 commented 3 days ago

This is really surprising that this is still not fixed. It's been months that App Bridge v4 has been released, and no sign of this being fixed. It makes it impossible for apps using modals to upgrade to v4. @henrytao-me sorry for insisting on this one, but when is this supposed to be fixed? :/