Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add account -> invalid error message when provided private key not valid #1614

Closed
cryptoBeliever opened this issue Jul 22, 2021 · 2 comments · Fixed by #1641
Closed

Add account -> invalid error message when provided private key not valid #1614

cryptoBeliever opened this issue Jul 22, 2021 · 2 comments · Fixed by #1641
Assignees
Labels
P3 Issue Minor defect in aesthetics

Comments

@cryptoBeliever
Copy link
Contributor

Steps:

  1. Login to existing profile
  2. Go to "Accounts"
  3. Click "Add an account"
  4. Put account name
  5. Put invalid private key (with valid length). For example: 000000000000000000000000000000000000000000000000000000000000000q
  6. Put the password

Result: You got an error message: "Profile name already taken" which is confusing for the user. The message should tell that provided private key is invalid. When you click "Confirm" you got an error that an error happened and to try again.

Expected result: If the user provides invalid private key, present error message that pk is invalid and don't allow click "Confirm"

image
image

@cryptoBeliever cryptoBeliever added the P3 Issue Minor defect in aesthetics label Jul 22, 2021
@cryptoBeliever cryptoBeliever added this to Product backlog in Symbol Desktop Wallet Aug 4, 2021
@cryptoBeliever cryptoBeliever added this to Product Backlog in Wallets via automation Aug 4, 2021
@cryptoBeliever cryptoBeliever moved this from Product backlog to In Progress in Symbol Desktop Wallet Aug 4, 2021
@cryptoBeliever cryptoBeliever moved this from Product Backlog to In progress in Wallets Aug 4, 2021
@cryptoBeliever cryptoBeliever self-assigned this Aug 4, 2021
cryptoBeliever added a commit that referenced this issue Aug 5, 2021
Symbol Desktop Wallet automation moved this from In Progress to Quality Assurance Aug 6, 2021
Wallets automation moved this from In progress to Done Aug 6, 2021
AnthonyLaw pushed a commit that referenced this issue Aug 6, 2021
…#1641)

* Fix private key validation when adding new account into profile #1614

* fix: private key validation when adding new account into profile #1614 - lint

* fix: private key validation when adding new account into profile #1614 - improved translations
@cryptoBeliever cryptoBeliever moved this from Quality Assurance to In Progress in Symbol Desktop Wallet Aug 6, 2021
@cryptoBeliever
Copy link
Contributor Author

There is problem when trying add account with type = child account

cryptoBeliever added a commit that referenced this issue Aug 6, 2021
cryptoBeliever added a commit that referenced this issue Aug 8, 2021
@cryptoBeliever cryptoBeliever moved this from In Progress to Quality Assurance in Symbol Desktop Wallet Aug 8, 2021
@cryptoBeliever
Copy link
Contributor Author

Fixed in dev branch.

@cryptoBeliever cryptoBeliever moved this from Quality Assurance to Done in Symbol Desktop Wallet Aug 8, 2021
@cryptoBeliever cryptoBeliever moved this from Done to Quality Assurance in Symbol Desktop Wallet Aug 25, 2021
@cryptoBeliever cryptoBeliever moved this from Quality Assurance to Pending Release in Symbol Desktop Wallet Aug 25, 2021
@surekabpm surekabpm moved this from Done to Pending Release in Wallets Sep 2, 2021
@cryptoBeliever cryptoBeliever moved this from Pending Release to Done in Symbol Desktop Wallet Sep 8, 2021
@coiki coiki moved this from Pending Release to Done in Wallets Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Issue Minor defect in aesthetics
Projects
Development

Successfully merging a pull request may close this issue.

1 participant