Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form allows me to send more than my balance ... makes a big fuss about it in error report #338

Open
BOR4 opened this issue Apr 16, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@BOR4
Copy link

BOR4 commented Apr 16, 2020

Describe the bug

Dialog allowed me to input more than my balance. Error when it broke was quite long and ugly.

Steps to reproduce

Steps to reproduce the behavior:

  1. select Pay
  2. put in amount more than you have available
  3. Send

Expected behavior

Send to be disabled if amount is larger than balance

Screenshots

image
image

System:

Linux, Mozilla, RC7

Additional context

Add any other context about the problem here.

@BOR4 BOR4 added the bug Something isn't working label Apr 16, 2020
@manuelwedler
Copy link
Contributor

Thanks for opening this issue! We already had discussions about that. The problem is that if one channel does not have enough balance (less than what you type in the dialog), another channel could have the right amount and it could be send as a mediated transfer to your partner.

So at the moment we could only show an error if you type in a bigger amount than the balance of the channel with the highest deposit.

Btw there won't be a pay button on channel in the redesign anymore, because it is not guaranteed that the channel would be used for the payment.

@manuelwedler manuelwedler added this to the Product Backlog milestone Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants