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

While restoring or creating a new wallet from the lock screen, the wallet doesn't work #323

Open
kovaletskaterina opened this issue Jun 29, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kovaletskaterina
Copy link
Member

When the wallet is being locked, and you try to restore the wallet or create a new one via "Restore wallet or create a new one" button, the second step of restore or creation (Unpacking blockchain info) doesn't implement.
Steps to reproduce:

  1. Open the web wallet;
  2. Press the three dots menu in the upper right corner;
  3. Press the "Lock wallet" button;
  4. Press the "Restore wallet or create a new one" button;
  5. Tap "I agree" on the "Restore wallet or create a new one" popup;
  6. Press the create new wallet/restore wallet button;
  7. Tap the "I agree" button on the "Restore wallet" popup;
  8. Type in your seed phrase;
  9. Create a new password and tap the "Start using your wallet" button;
    Expected result: the wallet start to downloading and unpacking blockchain info;
    Actual result: the main screen is opened. The balance and transactions from the previous wallet are displayed.

If the wallet is restarted on the chrome://extensions/ and the user entered his password, the wallet will start to full sync with blockchain.

https://user-images.githubusercontent.com/83376495/176469358-a30c2022-8ac2-475a-92d9-c8b9f29a0f6d.mp4
https://user-images.githubusercontent.com/83376495/176469365-0c10e7f2-6d3c-4305-a33b-6d939fafaea0.mp4

@kovaletskaterina kovaletskaterina added the bug Something isn't working label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants