-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Describe the bug
The web Select component doesn't open when using a touchscreen.
To Reproduce
Steps to reproduce the behavior:
- On a touchscreen device or dev tools simulating touch, go to the Select page of the expo-nativewind project
- Press either Select component
Expected behavior
Select should open in the same way it does when clicking with a mouse.
Platform (please complete the following information):
- Type: Web - Browser touchscreen simulation or browser on touchscreen device
- OS: Windows and Android
- Browser (if applies): Chrome and Firefox
I've raised a PR to fix this - it just seems as though there isn't an onPress handler for the web Select Trigger in the same way as there is for AlertDialog, for example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels