-
Notifications
You must be signed in to change notification settings - Fork 239
Document Page navigation events (NavigatedTo, NavigatingFrom, NavigatedFrom) #3123
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
base: main
Are you sure you want to change the base?
Conversation
|
Learn Build status updates of commit a6ce63e: ✅ Validation status: passedFor more details, please refer to the build report. |
…From, NavigatedFrom) Co-authored-by: PureWeen <[email protected]>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 1cb6b63: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 1cb6b63: ✅ Validation status: passed
For more details, please refer to the build report. |
|
@copilot can you check to see if all the new properties that were added to the various nav args in net10 have all been documented? |
…eviousPage, DestinationPage) Co-authored-by: PureWeen <[email protected]>
Added documentation for the .NET 10 navigation event args properties in commit d1afb7a:
Used moniker ranges to show version-specific examples (simple examples for .NET 9 and earlier, expanded examples showing the new properties for .NET 10+). |
|
Learn Build status updates of commit d1afb7a: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
… example intro text Co-authored-by: PureWeen <[email protected]>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 6761a3e: ✅ Validation status: passed
For more details, please refer to the build report. |
|
@copilot did you verify these properties aren't anywhere else in our docs? |
I verified these properties aren't documented anywhere else in the docs. Searched the repository and found:
The documentation I added in |
NavigatedTo,NavigatingFrom,NavigatedFromOnNavigatedTo,OnNavigatingFrom,OnNavigatedFromNavigatedToEventArgs:PreviousPage,NavigationTypeNavigatingFromEventArgs:DestinationPage,NavigationTypeNavigatedFromEventArgs:DestinationPage,NavigationTypeNavigationTypeenum:Push,Pop,PopToRoot,Insert,Remove,ReplaceSummary
docs/user-interface/pages/navigationpage.mdNavigationTypeenumerationOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.