iden3 / Wallet

SPA web wallet
14 stars 3 forks source link

When importing, passphrase is asked first and then file. #31

Open ed255 opened 5 years ago

ed255 commented 5 years ago

Current: When importing the wallet backup, a passphrase is asked first, and afterwards the backup file is selected. If I import a wallet backup with the wrong password, I don't have the chance to try again with a different password, I have to select the file again, which is tedious.

Expected: Shouldn't it be the file first and then the passphrase? Then I have multiple chances to try the right password without going back.

discuss with @rafal-na