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
[fabric] Add keyboard event handling to TextInput component
Summary: This diff adds keyboard event handling to the TextInput component by testing the valid keys for manual keyboard event handling and dispatching key events to the View component keyboard handling method.
Test Plan:
- Run Workplace Chat with Fabric enabled.
- Open a message thread with 3 or more participants.
- Type `@` to display the reference selector.
- Change the selection with the up and down arrows and select an entry with tab to test the custom keyboard event handling.
https://pxl.cl/4ghtH
Reviewers: shawndempsey, #rn-desktop
Reviewed By: shawndempsey
Differential Revision: https://phabricator.intern.facebook.com/D53241729
Tasks: T157889406, T154618477
0 commit comments