Page MenuHomePhabricator

[Cashtab] Make sure send button is not disabled for airdrop txs
ClosedPublic

Authored by bytesofman on Dec 12 2023, 19:18.

Details

Summary

If a user generates an airdrop tx and then clicks 'copy to send screen', it will load with the send button disabled because formData.value is initialized as a string.

Test Plan

npm test

Calculate an airdrop tx then click 'copy to send screen', note send button is not disabled

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cashtab-airdrop-bugfix
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25944
Build 51463: Build Diffcashtab-tests
Build 51462: arc lint + arc unit