Skip to content

feat: add toast notification system (Closes #825)#935

Open
liufang88789-ui wants to merge 1 commit intoSolFoundry:mainfrom
liufang88789-ui:feat/bounty-825-toast-system
Open

feat: add toast notification system (Closes #825)#935
liufang88789-ui wants to merge 1 commit intoSolFoundry:mainfrom
liufang88789-ui:feat/bounty-825-toast-system

Conversation

@liufang88789-ui
Copy link
Copy Markdown

Implements a reusable toast notification system with stacked notifications, top-right slide-in behavior, dismiss controls, and variant styling.

Integrated toast feedback into key user actions:

  • GitHub OAuth success/error
  • bounty draft creation + publish flow
  • escrow/review fee verification
  • submission success/error
  • treasury address copy actions

Validation:

  • npm test -- --run src/__tests__/toast-context.test.tsx
  • npm run build ⚠️ currently fails on existing upstream missing src/lib/animations and src/lib/utils imports unrelated to this change

Closes #825

Wallet: 7UqBdYyy9LG59Un6yzjAW8HPcTC4J63B9cZxBHWhhHsg

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