Skip to content

Fix: WinUI Notes tutorial continuity and accuracy#5878

Closed
qiutongMS wants to merge 1 commit intoMicrosoftDocs:docsfrom
qiutongMS:fix/tutorial-continuity
Closed

Fix: WinUI Notes tutorial continuity and accuracy#5878
qiutongMS wants to merge 1 commit intoMicrosoftDocs:docsfrom
qiutongMS:fix/tutorial-continuity

Conversation

@qiutongMS
Copy link
Copy Markdown
Contributor

Summary

Fixes accuracy and continuity issues in the WinUI Notes tutorial series.

Changes

  • all-notes.md: Fix ItemsTemplate to ItemTemplate property name to match actual API
  • note.md, project.md: Fix Run > Start Debugging to Debug > Start Debugging (correct VS menu path)
  • navigation.md: Fix grammar an new to a new
  • all-notes.md: Add missing using directive instruction for the AllNotes reference
  • all-notes.md: Add explanatory note about async void pattern in LoadNotes
  • all-notes.md: Make the Padding to Margin change explicit in the tutorial step text

cc @jwmsft

- Fix 'ItemsTemplate' -> 'ItemTemplate' property name (all-notes.md)
- Fix 'Run > Start Debugging' -> 'Debug > Start Debugging' menu path (note.md, project.md)
- Fix 'an new' -> 'a new' grammar (navigation.md)
- Add missing 'using WinUINotes.Models;' instruction (all-notes.md)
- Add note explaining async void pattern in LoadNotes (all-notes.md)
- Make Padding to Margin change explicit in tutorial step (all-notes.md)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@prmerger-automator
Copy link
Copy Markdown
Contributor

@qiutongMS : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b248b4d:

✅ Validation status: passed

File Status Preview URL Details
hub/apps/tutorials/winui-notes/all-notes.md ✅Succeeded
hub/apps/tutorials/winui-notes/navigation.md ✅Succeeded
hub/apps/tutorials/winui-notes/note.md ✅Succeeded
hub/apps/tutorials/winui-notes/project.md ✅Succeeded

For more details, please refer to the build report.

@qiutongMS qiutongMS closed this Apr 2, 2026
@qiutongMS qiutongMS reopened this Apr 2, 2026
@qiutongMS
Copy link
Copy Markdown
Contributor Author

Closing: will preview in fork first before submitting upstream.

@qiutongMS qiutongMS closed this Apr 2, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b248b4d:

✅ Validation status: passed

File Status Preview URL Details
hub/apps/tutorials/winui-notes/all-notes.md ✅Succeeded
hub/apps/tutorials/winui-notes/navigation.md ✅Succeeded
hub/apps/tutorials/winui-notes/note.md ✅Succeeded
hub/apps/tutorials/winui-notes/project.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants