cowswap
cowswap copied to clipboard
The app is not adjusted to the whole screen width in iOS in the landscape mode
The app is not adjusted to the whole screen width in iOS in the landscape mode: white boarders are displayed from the right and left corners
Expected: adjust the app to the whole screen width Or make boarders black at least in a dark mode (I'm not sure if it is possible)
Odd. I guess the media queries are applying mobile device rules, but this screen is wider than expected.
cc @biocom but agree, low prio
Thanks for sharing.
If this was on an iPad/tablet resolution (which it seems to be), than this is expected/by design. I wouldn't expand the container for iPad/Tablet devices. Especially not in landscape mode.
@biocom , it is was in iPhone 12 mini in the Landscape mode. Thanks
Thank you for your clarification on the phone model. In my view, mobile landscape is not the ideal target viewport we're aiming for. Even making the container wider, won't solve for the vertical (lack) of real estate. In that case we'd need to show a complete different layout structure (e.g. side by side input boxes..).
In my view, we'd better target mobile portrait mode, tablet (landscape/portrait doesn't matter) and desktop.


This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.