You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user will be warned early if a wallet name is already taken.
Actual behavior
On the create or import page, if a duplicate wallet name is given, the user is not warned and will error only later in the process (e.g. after providing a mnemonic phrase).
Steps to reproduce the problem
Imit the regtest environment
Try to create or import a wallet names "Satoshi" (which already exists)
Notice that an error occurs when submitting the last step - which could be known earlier
Expected behavior
A user will be warned early if a wallet name is already taken.
Actual behavior
On the create or import page, if a duplicate wallet name is given, the user is not warned and will error only later in the process (e.g. after providing a mnemonic phrase).
Steps to reproduce the problem
Thanks to @editwentyone for reporting this.
The text was updated successfully, but these errors were encountered: