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

Use [AppendTo|PrependTo|Replace]Mapping for Focus commands #15040

Merged
merged 9 commits into from May 30, 2023
Merged

Conversation

mattleibow
Copy link
Member

@mattleibow mattleibow commented May 11, 2023

Description of Change

This PR makes use of some new APIs to ensure the focus command is working in AOT as well as to remove complexity.

Part of the fix for #11662 and part of PR #13836

@mattleibow mattleibow changed the title Use AppendToMapping for Focus commands Use [AppendTo|PrependTo|Replace]Mapping for Focus commands May 24, 2023
Copy link
Member

@PureWeen PureWeen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Once @rachelkang is happy let's merge

Copy link
Member

@rachelkang rachelkang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Android ShowKeyboardOnFocus is happy, device tests are happy

@mattleibow
Copy link
Member Author

Seems the iOS tap gestures to resign the responder are not working now :( Maybe the rebase will fix it...

@rmarinho rmarinho merged commit 8f86a57 into main May 30, 2023
29 of 30 checks passed
@rmarinho rmarinho deleted the dev/focus branch May 30, 2023 11:11
rmarinho pushed a commit that referenced this pull request May 30, 2023
* Use AppendToMapping for Focus commands

* undo this

* and this

* different

* Fix focus methods

* this
@ghost ghost added the area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants