Page MenuHomePhabricator

[Cashtab] Patch airdrop blank screen bug
ClosedPublic

Authored by emack on Sep 4 2024, 01:39.

Details

Reviewers
bytesofman
Fabien
Group Reviewers
Restricted Project
Commits
rABC883ad6210b2f: [Cashtab] Patch airdrop blank screen bug
Summary

Patching issue from T3626 when routing from the Airdrop component to Send. This is because in this specific route the cashtabMsg form data is not initialized leading to an exception being thrown by getCashtabMsgByteCount.

Test Plan

npm start
Go to Token Tab and chose token
Go to Airdrop Calculator
Calculate Airdrop
Copy to send Screen
Click on "Cashtab Message" toggle and ensure no blank screen

Diff Detail

Repository
rABC Bitcoin ABC
Branch
whiteScreenFix
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30169
Build 59867: Build Diffecash-lib-tests · cashtab-tests
Build 59866: arc lint + arc unit