-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Android] Modal Page doesn't resize after keyboard disappears in entry field #12637
Comments
@jfversluis @jonathanpeppers Could you please help with this issue |
May be related to #11286 |
Hi @Alexander-Mathew. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
Thank @mattleibow for the response |
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
Is there a workaround for this? |
Same issue here. Is there a suitable workaround? |
This issue seems resolved. Please have look into this link. https://github.com/dotnet/maui/issues/11274 |
Does anyone know when the fix for this will be released? |
Hello lovely human, thank you for your comment on this issue. Because this issue has been closed for a period of time, please strongly consider opening a new issue linking to this issue instead to ensure better visibility of your comment. Thank you! |
I still have the issue in 7.0.59 on Android 13 Why close an issue without linking to any PR that resolves it ? |
When a modal page is called from the parent page, and when the keyboard appears due to focusing on an entry field, it doesn't resize to the original after the keyboard disappears after the latest update of maui workload
Screen_Recording_20230113_195918.mp4
Expected:-
The page should have been resized to it original form
The text was updated successfully, but these errors were encountered: