Bug: s-modal content is not scrollable on Shopify Android app

The Polaris web component s-modal does not allow vertical scrolling when viewed inside the Shopify Android app. Content that extends beyond the screen height is cut off and inaccessible.

Steps to reproduce:

  1. Open the Shopify Android app.
  2. Open a view containing an s-modal component.
  3. Add enough content to the modal to exceed the screen height.
  4. Try to scroll down.

Hey @TobiasDalhof - thanks for flagging this, and for the clear repro steps.

I’m going to do some digging here. A few details would help me reproduce your exact setup:

  • Just to confirm, is the s-modal inside your own embedded app (App Bridge loaded), opened within the Shopify Android app?
  • App Bridge version (and whether you’re on the latest from the CDN)
  • Polaris web components version
  • Shopify Android app version

This info should help me narrow it down. If you have a minimal repro you can share, that would help as well.

Yes, s-modal within an embedded app. Latest App Bridge and Polaris versions, loaded via CDN.

Shopify Android version is 10.2623.0 (latest)

Can’t reproduce anymore. Scrolling now works in Shopify Android version 10.2624.0

cc @Wes-Dev-Shopify