Re: [csswg-drafts] [css-media-queries] Orientation does not respect soft keyboard on mobile devices (#3587)

Our current use case is that we have an app with columns of data along the ion-list. When the app goes to landscape we did not want to leave the extra screen real estate unused so we added another column of data to the list allowing for users to have more information. At the top, we have a search bar that allows the user to filter the list. On portrait, this is a very jarring experience when using the orientation media query to show or hide this column. 

I attempted to use the min/max device aspect ratio and it did not seem to achieve the goal I was looking for.

-- 
GitHub Notification of comment by KSCooke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3587#issuecomment-466100295 using your GitHub account

Received on Thursday, 21 February 2019 17:56:57 UTC