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

Export account credential displays wrong error on account not found #323

Open
orhoj opened this issue Jun 10, 2022 · 0 comments
Open

Export account credential displays wrong error on account not found #323

orhoj opened this issue Jun 10, 2022 · 0 comments
Labels
[Prio] Medium A core functionality is compromised. Workaround available. [Type] Bug Something isn't working

Comments

@orhoj
Copy link
Contributor

orhoj commented Jun 10, 2022

Bug Description
When attempting to export an account credential for an account that does not exist, the error shown is "Connection failed" when the UI should in fact tell the user that no account with the given address exists.

Steps to Reproduce

  1. Multi signature transactions
  2. Export a key
  3. Account credentials
  4. Select an identity
  5. Continue
  6. Paste in an account address for an account that does not exist. The address has to be a valid account address.
  7. The error shown is "Connection failed".

Expected Result
The error shown should be that the account does not exist.

Versions

  • Software Version 1.4.1
@orhoj orhoj added [Prio] Medium A core functionality is compromised. Workaround available. [Type] Bug Something isn't working labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Prio] Medium A core functionality is compromised. Workaround available. [Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant