Skip to content

fix: keyDownEvents stops propogation, default events for Pressable - #2720

Merged
Saad Najmi (Saadnajmi) merged 22 commits into
microsoft:mainfrom
Saadnajmi:keyboard-events
Oct 9, 2025
Merged

fix: keyDownEvents stops propogation, default events for Pressable#2720
Saad Najmi (Saadnajmi) merged 22 commits into
microsoft:mainfrom
Saadnajmi:keyboard-events

Conversation

@Saadnajmi

@SaadnajmiSaad Najmi (Saadnajmi) commented Oct 8, 2025

Copy link
Copy Markdown
Collaborator

Summary:

Two changes:

Test Plan:

Updated the test page:
Screenshot 2025-10-07 at 5 29 00 PM

@Saadnajmi
Saad Najmi (Saadnajmi) requested a review from a team as a code ownerOctober 8, 2025 00:30
Comment threadpackages/react-native/Libraries/Components/Pressable/Pressable.js Outdated
Comment threadpackages/react-native/Libraries/Components/TextInput/TextInput.js Outdated
Comment threadpackages/react-native/Libraries/Components/TextInput/TextInput.js Outdated
Comment threadpackages/react-native/Libraries/Components/TextInput/TextInput.js Outdated
Comment threadpackages/react-native/Libraries/Components/TextInput/TextInput.js Outdated
Comment threadpackages/react-native/Libraries/Components/TextInput/TextInput.js Outdated
Comment threadpackages/react-native/Libraries/Components/View/View.js Outdated
Comment threadpackages/react-native/Libraries/Components/View/View.js Outdated
Comment threadpackages/react-native/Libraries/Components/View/View.js Outdated
Comment threadpackages/react-native/Libraries/Components/View/View.js Outdated
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
@Saadnajmi
Saad Najmi (Saadnajmi) merged commit 55dbdfe into microsoft:mainOct 9, 2025
39 checks passed
@Saadnajmi
Saad Najmi (Saadnajmi) deleted the keyboard-events branch October 9, 2025 19:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Saadnajmi@tido64