seredat / karbowanecwallet

Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency.
http://karbowanec.com/
MIT License
36 stars 38 forks source link

Sending tx with default "0 amount" not handling correctly #44

Closed KarboDuck closed 3 years ago

KarboDuck commented 3 years ago
  1. Open classic Karbo Wallet v 1.4.9.
  2. On send tab fill in address and press send.

Result: Wallet shows "Sending transactions" status but doesn't do anything probably because by default amount was set to 0.

KarbowanecWallet_Dyg2Rf8aob

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.

aivve commented 3 years ago

Should be fixed in f8fbed7 and db7424c