seredat / karbowanecwallet

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

Wallet should check destination address before asking additional questions #43

Closed KarboDuck closed 3 years ago

KarboDuck commented 3 years ago
  1. On send tab specifically don't fill "Pay To:" field.
  2. Press send.

Result: Wallets asks two questions: 1) the password 2) and if you want to send without payment id

And only after that shows warning "Invalid recepient address"

Expected: Warning about invalid/empty address before asking for password and payment id.

Probably instead of modal dialog with error just highlight "Pay To" field with red color blink, or something.