What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2024.01.01
What version of Remix are you using?
2.5.1
Steps to Reproduce
- go to the online demo store example
- Reduce screen size to mobile view width.
- Click the country selector in the footer
- Observe styling issue
Expected Behavior
Fly-out menu for countries should be fully visible.
The following updates may fix this:
- Fly-out menu should have a non-transparant backgrond.
- Fly-out menu opens above the trigger rather than below it.
Actual Behavior
- Fly-out menu is cut off, extending past bottom of the page.
- Fly-out menu has transparant background so menu items are obscured by the element behind it.

What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2024.01.01
What version of Remix are you using?
2.5.1
Steps to Reproduce
Expected Behavior
Fly-out menu for
countriesshould be fully visible.The following updates may fix this:
Actual Behavior