We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Result: Wallet shows "Sending transactions" status but doesn't do anything probably because by default amount was set to 0.
It is almost non-issue, because wallet can be used further normally and after editing amount send will work correctly.
Expected: Warning about no amount specified. Or better just highlight "Amount" field with red color blink.
Also look at issue43. Check should execute before asking for password and payment id, not after.
The text was updated successfully, but these errors were encountered:
Show error messages when address or amount is invalid prior to confir…
f8fbed7
…m dialogue in Send, fixes #43, #44
Should be fixed in f8fbed7 and db7424c
Sorry, something went wrong.
d38f856
…m dialogue in Send, fixes seredat#43, seredat#44
No branches or pull requests
Result:
Wallet shows "Sending transactions" status but doesn't do anything probably because by default amount was set to 0.
It is almost non-issue, because wallet can be used further normally and after editing amount send will work correctly.
Expected:
Warning about no amount specified. Or better just highlight "Amount" field with red color blink.
Also look at issue43. Check should execute before asking for password and payment id, not after.
The text was updated successfully, but these errors were encountered: