Skip to content

feat: add toast notifications to submission flow#1226

Open
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/toast-system-825-v2
Open

feat: add toast notifications to submission flow#1226
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/toast-system-825-v2

Conversation

@alchip
Copy link
Copy Markdown

@alchip alchip commented May 12, 2026

Summary

  • add global toast notification provider and UI container
  • support success/error/warning/info toast variants with auto-dismiss and manual close
  • wire to bounty submission flow events:
    • review fee verify success/failure
    • submission success/failure
    • treasury address copy success
  • keep role="alert" accessibility semantics

Why

Issue #825 asks for toast notifications on key status/error/success actions. This extends coverage into the submission path.

Acceptance mapping

  • Toast notifications appear for key actions
  • Auto-dismiss with manual close option
  • Multiple toasts stack properly
  • Slide-in top-right style
  • Accessibility via role="alert"

Closes #825

Wallet

Wallet: 74jSPYaxEJcGEuW4jr6bqQdg2iuLChyLEuEmC8QhcQVW

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.

🏭 Bounty T1: Toast Notification System

1 participant