Skip to content

Add toast notification system#129

Open
santosparra651-arch wants to merge 2 commits intosorosave-protocol:mainfrom
santosparra651-arch:add-toast-notification-system
Open

Add toast notification system#129
santosparra651-arch wants to merge 2 commits intosorosave-protocol:mainfrom
santosparra651-arch:add-toast-notification-system

Conversation

@santosparra651-arch
Copy link

Closes #260

Implements complete toast notification system as requested:

  • ✅ Toast component with 4 variants: success, error, warning, info
  • ✅ Auto-dismiss after configurable duration (default 5s)
  • ✅ Manual close button
  • ✅ Stack multiple toasts (max 3 visible)
  • ✅ Slide-in animation from top-right
  • ✅ useToast() hook + context provider for triggering from anywhere
  • ✅ Full TypeScript types for all options

Uses TailwindCSS styling matching the project's style. Ready for merge!

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.

1 participant