Page MenuHomePhabricator

[Cashtab] Show an animated success modal for webapp-generated txs
ClosedPublic

Authored by bytesofman on Aug 29 2025, 12:47.

Details

Summary

Cashtab current behavior is to instantly close the modal. In some "rapid fire" use cases, this can leave the user confused as to whether or not the tx actually broadcast.

Instead of automatically and instantly closing, show an animated success modal with the linked txid. The user can then click "OK" to close the extension or webapp tab.

Test Plan

npm test, npm run extension, can try paybutton with the new extension

here's what the extension looks like after a successful tx:

image.png (982×434 px, 18 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cashtab-accept-behavior
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34279
Build 68026: Build Diffcashtab-tests
Build 68025: arc lint + arc unit