feat: import from QR code
Updated the AccountNameForm to only validate after the text entries have been populated with their initial values. Otherwise the form tries to validate the issuer with an empty string, and then overwrites the backend with the empty string.
Closes #14 (closed)
Edited by Jack Hill