Skip to content

Web Select Trigger not working with touchscreens #66

@matthewjchurch

Description

@matthewjchurch

Describe the bug
The web Select component doesn't open when using a touchscreen.

To Reproduce
Steps to reproduce the behavior:

  1. On a touchscreen device or dev tools simulating touch, go to the Select page of the expo-nativewind project
  2. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions