Skip to content

feat: design system toast and notification component - #1106

Merged
joelpeace48-cell merged 2 commits into
FinesseStudioLab:mainfrom
bbkenny:feat/design-system-toast
Aug 6, 2026
Merged

feat: design system toast and notification component#1106
joelpeace48-cell merged 2 commits into
FinesseStudioLab:mainfrom
bbkenny:feat/design-system-toast

Conversation

@bbkenny

@bbkenny bbkenny commented Aug 1, 2026

Copy link
Copy Markdown

Closes #972

Summary of changes:

  • Extracted raw toast UI markup from ToastViewport into a standalone reusable Toast component in src/components/ui/Toast.jsx.
  • Refactored ToastViewport to use the new design system component.
  • Extracted and reorganized CSS from lib/toast to ui for consistency with the design system.
  • Added comprehensive unit test coverage and exported the component from the UI barrel file.

@drips-wave

drips-wave Bot commented Aug 1, 2026

Copy link
Copy Markdown

@bbkenny Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@joelpeace48-cell
joelpeace48-cell merged commit 1967c71 into FinesseStudioLab:main Aug 6, 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.

Design system: Toast / Notification component

3 participants