Skip to content

feat(toast): add reusable toast system with auto-dismiss and stacking#62

Open
peternnadi1999 wants to merge 2 commits into
codebestia:mainfrom
peternnadi1999:feat/toast-notification-system
Open

feat(toast): add reusable toast system with auto-dismiss and stacking#62
peternnadi1999 wants to merge 2 commits into
codebestia:mainfrom
peternnadi1999:feat/toast-notification-system

Conversation

@peternnadi1999
Copy link
Copy Markdown

@peternnadi1999 peternnadi1999 commented May 29, 2026

Description

created lightweight useToast hook
added ToastContainer component
supports success, error, and info variants
implemented vertical toast stacking at bottom-right
added automatic 4-second dismissal
added manual dismiss functionality
integrated toast feedback for send errors, copy actions, and profile saves

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally
  • My code follows the project's coding standards

closes #36

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

Hey @peternnadi1999! 👋 It looks like this PR isn't linked to any issue.

If this PR is for one of the issues assigned to you as part of a Wave, please link it to ensure your contribution is tracked properly. You can do this by adding a keyword to the PR description (e.g., Closes #123), or by clicking a button below:

Issue Title
#36 [FRONTEND] Add toast notification system Link to this issue

ℹ️ Learn more about linking PRs to issues

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@peternnadi1999 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

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.

[FRONTEND] Add toast notification system

1 participant