-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Android] Shell BackButtonBehavior binding Command to valid ICommand causes back button to disappear #28132
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
Conversation
|
Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
| App.WaitForElement("NavigateButton"); | ||
| App.Click("NavigateButton"); | ||
| App.WaitForElement("DetailPageLabel"); | ||
| VerifyScreenshot(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
38f3b2c to
08dad23
Compare
|
/rebase |
08dad23 to
ec99ee7
Compare
ec99ee7 to
25e321d
Compare
|
/rebase |
25e321d to
f76ba9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
|
/azp run MAUI-UITests-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
f76ba9c to
e8d7c46
Compare
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
…causes back button to disappear (#28132) * [Android] Shell.BackButtonBehavior - improvement * Added a UITest * Updated snapshots
…causes back button to disappear (#28132) * [Android] Shell.BackButtonBehavior - improvement * Added a UITest * Updated snapshots
…causes back button to disappear (#28132) * [Android] Shell.BackButtonBehavior - improvement * Added a UITest * Updated snapshots

Issues Fixed
Fixes #7045
Fixes #21466
Screen.Recording.2025-03-03.at.13.36.26.mov
Screen.Recording.2025-03-03.at.13.34.40.mov
Screen.Recording.2025-03-03.at.13.33.40.mov