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
Lint
Lint Not Applicable
Unit
Tests Not Applicable