tamagui icon indicating copy to clipboard operation
tamagui copied to clipboard

DatePicker on mobile

Open gtkatakura opened this issue 9 months ago • 1 comments

Current Behavior

Tests made using the https://tamagui.dev/bento/elements/datepickers

The DatePicker default behavior when open the calendar opens the keyboard view too. Did it makes sense?

Android Emulator - Pixel 6 Pro API 34 (Android 14.0)


Real Device - Motorola Edge 30 Ultra

Expected Behavior

No response

Tamagui Version

Tests on https://tamagui.dev/bento/elements/datepickers

Platform (Web, iOS, Android)

1. Android Emulator - Pixel 6 Pro API 34 (Android 14.0)
2. Real Device - Motorola Edge 30 Ultra

Reproduction

Go to https://tamagui.dev/bento/elements/datepickers
Click on some datepicker

System Info

No response

gtkatakura avatar May 10 '24 18:05 gtkatakura

Yep - encountering this issue as well, non emulator iphone 13 pro keyboard pops out alongside the date picker.

bsoung avatar May 10 '24 22:05 bsoung

guys can you check if for you in expo if the bento datapicker failed on android ?

Hoolaf avatar May 23 '24 20:05 Hoolaf

pushed a fix https://github.com/tamagui/tamagui/pull/2705

image

SamuraiF0x avatar Jun 06 '24 22:06 SamuraiF0x