Skip to content

fix(web): reset transaction toast on error - #965

Merged
dimka90 merged 1 commit into
chunks-labz:mainfrom
manoahLinks:main
Jul 30, 2026
Merged

fix(web): reset transaction toast on error#965
dimka90 merged 1 commit into
chunks-labz:mainfrom
manoahLinks:main

Conversation

@manoahLinks

Copy link
Copy Markdown
Contributor

Closes #925

Closes #923

Closes #924

Closes #922

Summary

Closes #

Type of change

  • feat — new feature
  • fix — bug fix
  • refactor — code change that neither fixes a bug nor adds a feature
  • perf — performance improvement
  • test — adding or updating tests
  • docs — documentation only
  • ci — CI / workflow changes
  • chore — dependency bump or tooling update

Scope

  • Contract (contracts/)
  • Frontend / Web (web/)
  • Docs (docs/)
  • CI / Ops (.github/)

Contract changes (complete if scope includes contracts/)

  • New or changed public functions — ABI impact documented below
  • Storage layout changed — migration path described below
  • Tests added or updated for every changed function

ABI / storage notes:


Frontend changes (complete if scope includes web/)

  • UI tested in a browser on the happy path
  • Responsive layout verified (mobile / desktop)
  • No new console.error or TypeScript errors introduced

Testing

  • Existing tests still pass (cargo test / npm run test)
  • New tests added for new behaviour
  • Manual steps to verify this change:

Docs impact

  • README or docs updated (or N/A)
  • Changelog entry added (or N/A)

Additional notes

@manoahLinks
manoahLinks requested a review from dimka90 as a code owner July 30, 2026 03:22
@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@manoahLinks Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@dimka90
dimka90 merged commit 46614ad into chunks-labz:main Jul 30, 2026
5 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment