Fix FlyoutPage resetStack navigation behavior on Android#887
Conversation
|
@glennawatson 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
- Change PushPage to completely clear navigation stack when resetStack=true - This ensures FlyoutPage becomes actual root instead of inserted page - Fixes flyout behavior not working on Android when using resetStack Co-authored-by: glennawatson <5834289+glennawatson@users.noreply.github.com>
|
@copilot add unit tests, fix PR description and title to match what would help a end user understand the change. |
…ehavior and fix implementation bug Co-authored-by: glennawatson <5834289+glennawatson@users.noreply.github.com>
Head branch was pushed to by a user without write access
Co-authored-by: glennawatson <5834289+glennawatson@users.noreply.github.com>
I've addressed all your feedback: ✅ Added comprehensive unit tests - 6 test cases covering resetStack behavior in Key Changes:
All tests pass (29/29) and code formatting has been applied per project standards. Commit: 98d9778 Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
fix the following please |
…t method documentation Co-authored-by: glennawatson <5834289+glennawatson@users.noreply.github.com>
Head branch was pushed to by a user without write access
Fixed all StyleCop violations: ✅ SA1312: Changed Build now passes without errors. All 29 tests continue to pass. Commit: eb3fe74 |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
var _tovar dummy)Summary
Fixed all StyleCop violations reported in the build:
var _tovar dummyin ViewModelFactoryTests.cs to follow naming conventions<returns>A completion notification.</returns>documentation to all 6 async Task test methods in NavigationViewResetStackTests.csAll tests pass (29/29) and code formatting requirements are met. The changes are minimal and only affect code style compliance without changing functionality.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.