Skip to content

feat: add global toast notification system#43

Merged
EmeditWeb merged 1 commit into
StepFi-app:mainfrom
Osifowora:add-toast-notification-system
Jun 18, 2026
Merged

feat: add global toast notification system#43
EmeditWeb merged 1 commit into
StepFi-app:mainfrom
Osifowora:add-toast-notification-system

Conversation

@Osifowora

Copy link
Copy Markdown
Contributor

Close #16

Summary
Adds a reusable toast notification system so users get immediate feedback for success and error actions across the app.

Changes
Added a global ToastProvider and useToast hook
Implemented stacked top-right notifications with auto-dismiss and manual close
Wired toast messages into sponsor withdrawal flow, vouch actions, and vendor registration flow
Fixed a duplicate click handler in the mobile navbar

Verification
npm run build passes

@Osifowora Osifowora force-pushed the add-toast-notification-system branch from aaa3327 to 18a2aa2 Compare June 18, 2026 15:06
@EmeditWeb EmeditWeb merged commit fa7f48a into StepFi-app:main Jun 18, 2026
1 check passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 18, 2026
8 tasks
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.

feat: add toast notification system

2 participants