Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Bug Report: Store Metadata Page Not Scrollable

Bug Report: Store Metadata Page Not Scrollable

PierreG
Shopify Partner
3 0 4

Hi there Translate & Adapt team!

 

I was working on a merchant's store and found a bug on your Store Metadata page.

I go over it in the 1 minute video below.

https://www.loom.com/share/5c45474bd7e348c58fc4ce5d5fffb105

 

The main content of the page needs to have overflow-y: scroll applied to it in order to resolve the issue.

[class^=Polaris-Page__Content_] {
    overflow-y: scroll;
}

 

Replies 2 (2)

richbrown_staff
Shopify Staff
652 96 167

Thanks @PierreG we'll get that sorted. We'll add a sidebar too.

To learn more visit the Shopify Help Center or the Community Blog.

richbrown_staff
Shopify Staff
652 96 167

Scroll big fixed, thanks @PierreG 

To learn more visit the Shopify Help Center or the Community Blog.