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

Refactor keyboard focus code for .NET 8 #13824

Merged
merged 16 commits into from
Apr 3, 2023

Conversation

rachelkang
Copy link
Member

Description of Change

WIP - need to fix failing keyboard tests on Core

Follow up on #12890 - refactor with mappers for .NET 8

Issues Fixed

Fixes #5983

@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Mar 10, 2023
@rachelkang rachelkang force-pushed the show-keyboard-on-android-focus-addition branch 2 times, most recently from 0caa982 to 7c38a30 Compare March 20, 2023 20:15
@rachelkang rachelkang marked this pull request as ready for review March 21, 2023 19:13
@rachelkang rachelkang force-pushed the show-keyboard-on-android-focus-addition branch from c238bfd to e3c896d Compare March 23, 2023 20:45
@rachelkang rachelkang force-pushed the show-keyboard-on-android-focus-addition branch from e3c896d to cb71a6e Compare March 28, 2023 19:17
@PureWeen PureWeen merged commit 210cd95 into main Apr 3, 2023
@PureWeen PureWeen deleted the show-keyboard-on-android-focus-addition branch April 3, 2023 20:39
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
@Eilon Eilon added the area-keyboard Keyboard, soft keyboard label May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-keyboard Keyboard, soft keyboard legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Soft Keyboard does not Pop Up when Entry View's Focus is set to True Programmatically
4 participants