Skip to content

Update toast-notifications.md #5402

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

Merged
merged 2 commits into from
Apr 21, 2025
Merged

Conversation

Max-Meng
Copy link
Contributor

we should check whether args.Argument.Contains("action") before performing the switch check, otherwise, when user click on an empty area of the notification, no such argument is passed, and the application will crash.

we should check whether args.Argument.Contains("action"), otherwise, when user click on an empty area of the notification, no such argument is passed, and the application will crash.
Copy link
Contributor

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

Copy link
Contributor

Learn Build status updates of commit 0d62b24:

✅ Validation status: passed

File Status Preview URL Details
hub/apps/windows-app-sdk/migrate-to-windows-app-sdk/guides/toast-notifications.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit 85e91e6:

✅ Validation status: passed

File Status Preview URL Details
hub/apps/windows-app-sdk/migrate-to-windows-app-sdk/guides/toast-notifications.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@stevewhims stevewhims merged commit 4c96a79 into MicrosoftDocs:docs Apr 21, 2025
2 checks passed
learn-build-service-prod bot pushed a commit that referenced this pull request May 19, 2025
…cation (#5402)

* Initial draft of packaging with external location in VS.

* Added notes about custom manifests and Release mode.

* Fixed typo.

* Updated ToC.

* Added note about VS vs. manual.

* PR feedback on YAML header.

* PR feedback on intro with links to subsections.

* Updated formatting for menu item references.

* Moved calls to action to beginning of steps and fixed link text.

* Fixed links.

* Use backticks for filenames.

* Fixed link text.

* Formatting fix.

* Fixed casing.

* Added note to disable embedded manifests for .NET projects.

* Added comma.

* Edit pass

---------

Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com>
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