How to fix MUI select dropdown menu position in a React app?

How to fix MUI select dropdown menu position in a React app?

cptShpek
Shopify Partner
1 0 0

I'm using React material for creating shopify app.

I have in issue with select dropdown menu position.

 

If select is on the bottom of the screen - dropdown position should be at top of the select. But for some reason it's calculate top position including a shopify window, not only app window - so a 100px gap appears between select and menuScreenshot 2022-08-17 at 11.56.09.png

 so if i add this 100px padding - dropdown will on it's place.

 

How can i resolve this problem?

Replies 0 (0)