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