Skip to content

fix(#278): add error toast notifications for failed transactions - #335

Open
laurentketterle-hub wants to merge 1 commit into
Heliobond:mainfrom
laurentketterle-hub:fix/issue-278-error-retry
Open

fix(#278): add error toast notifications for failed transactions#335
laurentketterle-hub wants to merge 1 commit into
Heliobond:mainfrom
laurentketterle-hub:fix/issue-278-error-retry

Conversation

@laurentketterle-hub

Copy link
Copy Markdown

Fixes #278

Adds error toast notifications alongside the inline error message when deposit or withdraw transactions fail.

Changes

  • Show toast({ tone: "error" }) in the catch block of Deposit and Withdraw screens
  • Toast stays visible (duration: 0) so users can read the error before retrying
  • Inline error display preserved for accessibility

Testing

  • Trigger a failed transaction ? error toast appears alongside inline error

…ions

Show error toast alongside inline error message when deposit or
withdraw transactions fail. Toast stays visible (duration: 0) so
users can read the error message before retrying.
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

@laurentketterle-hub is attempting to deploy a commit to the David Dada's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

bug: Error notifications don't include action button to retry — user must manually retry

1 participant