taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.28k stars 463 forks source link

🐞 - [ios] tui-multi-select part of the list is hidden by keyboard #7093

Open eruslan44 opened 7 months ago

eruslan44 commented 7 months ago

Playground Link

No response

Description

ios has part of the dropdown hidden under screen keyboard

android - photo_2024-03-26_11-59-55

ios - photo_2024-03-26_11-59-11

Angular version

13.2.3

Taiga UI version

3.64.0

Which browsers have you used?

Which operating systems have you used?

waterplea commented 6 months ago

I wonder why on android dropdown on the screenshot is not aligned with left edge? You can try mobile dropdown: https://taiga-ui.dev/directives/dropdown#mobile

waterplea commented 1 week ago

Maybe new visual viewport CSS variables we added to tui-root can help with this: Image