You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of Pressable does not allow for keyboard input.
Keyboard input is an important accessibility feature present on most if not all other gh components, and all the core ones.
Here is a preview of the issue - as it is visible, I am unable to press the Pressable with the enter key.
Description
Current implementation of
Pressable
does not allow for keyboard input.Keyboard input is an important accessibility feature present on most if not all other
gh
components, and all thecore
ones.Here is a preview of the issue - as it is visible, I am unable to press the
Pressable
with theenter
key.Screen.Recording.2024-07-11.at.15.11.56.mov
blocked by: #2981no longer blocked
Steps to reproduce
Pressable
component in oneView
.Pressable
, press enter - element gets activated.Pressable
, press enter - no action happens.Snack or a link to a repository
https://github.com/software-mansion/react-native-gesture-handler/blob/%40latekvo/fix-pressable-event-propagation/example/src/release_tests/nestedPressables/index.tsx
Gesture Handler version
n/a
React Native version
n/a
Platforms
Web
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
Web - all browsers
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: