Page MenuHomePhabricator

[Cashtab] Patch bug in disable send logic
ClosedPublic

Authored by bytesofman on Apr 1 2024, 21:18.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCca9bde10f280: [Cashtab] Patch bug in disable send logic
Summary

The send button will not be disabled if user has valid inputs for address and amount in send-to-one mode. The tx will not work and no error msg is thrown.

Correct logic so that the send button is disabled if the user is in send-to-many mode and has no send-to-many input.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
patch-send-disabled-bug
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28239
Build 56023: Build Diffcashtab-tests
Build 56022: arc lint + arc unit