disable Send button when tip amount is zero #1475

Merged
daovist merged 1 commit from disable-zero-tip into master 2018-05-16 17:07:23 +02:00
daovist commented 2018-05-14 18:27:21 +02:00 (Migrated from github.com)

I addressed the error message part of #738 in lbryio/lbry-redux/pull/23. This PR is to prevent the common cause of that.

I addressed the error message part of #738 in [lbryio/lbry-redux/pull/23](https://github.com/lbryio/lbry-redux/pull/23). This PR is to prevent the common cause of that.
neb-b (Migrated from github.com) requested changes 2018-05-15 21:12:15 +02:00
neb-b (Migrated from github.com) left a comment

Can you change this so that it's disabled if the balance is > 0? It is currently enabled if I type -1

Can you change this so that it's disabled if the balance is > 0? It is currently enabled if I type -1
daovist commented 2018-05-16 16:56:35 +02:00 (Migrated from github.com)

Good catch. I also added a condition to disable the button when balance > amount.

Good catch. I also added a condition to disable the button when balance > amount.
neb-b commented 2018-05-16 17:07:16 +02:00 (Migrated from github.com)

Nice

Nice
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1475
No description provided.