UUI
UUI copied to clipboard
[Picker Input] Modal window doesn't open in the horizontal mobile view
Description
When User uses a phone in horizon mode, the picker input component does not open the modal window.
Steps to Reproduce
- Open Picker Input component from mobile device.
- Turn the phone horizontally.
- Click on the picker input.
Actual result
Modal window doesn't open.
https://user-images.githubusercontent.com/57751283/204270310-7c996513-a8bf-4032-b596-eccfa3d724b0.mp4
Expected result
Modal window opens in the horizontal mode, as in the vertical.
Environment
- UUI version: 4.9.0
- Browser name: Any
- Operating System: iOS, Android
Note
Here you can find mobile farm
Return to backlog. Related changes, need to close the modal when toggler is out of viewport. isMobile check the width only (horizontal mobile mode bug)