Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Select Trigger not working with touchscreens #66

Open
matthewjchurch opened this issue Mar 5, 2025 · 0 comments
Open

Web Select Trigger not working with touchscreens #66

matthewjchurch opened this issue Mar 5, 2025 · 0 comments

Comments

@matthewjchurch
Copy link

matthewjchurch commented Mar 5, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant