Skip to content

feat(ui): update uxdocs Messages and Notifications#1826

Merged
franzheidl merged 3 commits into
mainfrom
franz-uxdocs-update-toasts-1825
Jul 22, 2026
Merged

feat(ui): update uxdocs Messages and Notifications#1826
franzheidl merged 3 commits into
mainfrom
franz-uxdocs-update-toasts-1825

Conversation

@franzheidl

Copy link
Copy Markdown
Member

Summary

Update the uxdocs so Toast and NotificationManager are reflected/included.

Related Issues

Closes #1825

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

Signed-off-by: Franz Heidl <franz.heidl@sap.com>
Signed-off-by: Franz Heidl <franz.heidl@sap.com>
Copilot AI review requested due to automatic review settings July 22, 2026 12:54
@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0986473

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Juno UX documentation to reflect that Toast-based notifications are now available via NotificationManager and the toast() API, replacing outdated guidance that notifications are not implemented.

Changes:

  • Replaces the “not yet available” notice with updated Notifications usage guidance.
  • Documents NotificationManager vs Toast, including lifecycle responsibilities and recommended usage patterns.
  • Adds guidance around dismissibility, queuing, and auto-dismiss behavior.

Comment thread docs/ux/messages-and-notifications.md
Comment thread docs/ux/messages-and-notifications.md
…g unavailable

Signed-off-by: Franz Heidl <franz.heidl@sap.com>
Copilot AI review requested due to automatic review settings July 22, 2026 13:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

@franzheidl
franzheidl marked this pull request as ready for review July 22, 2026 14:16
@franzheidl
franzheidl requested a review from a team as a code owner July 22, 2026 14:16
@franzheidl
franzheidl merged commit 98a3b4c into main Jul 22, 2026
23 checks passed
@franzheidl
franzheidl deleted the franz-uxdocs-update-toasts-1825 branch July 22, 2026 14:22
@franzheidl franzheidl self-assigned this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task](docs): update uxdocs to reflect Toast / NotificationManager is available

4 participants