Closed KarboDuck closed 3 years ago
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.
Should be fixed in f8fbed7 and db7424c
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.