SOURC3XYZ / sourc3

Decentralized Development Environment
Apache License 2.0
6 stars 2 forks source link

After quitting current account, the client's DB doesn't delete #162

Closed kovaletskaterina closed 2 years ago

kovaletskaterina commented 2 years ago

Steps to reproduce:

  1. Open the web client.
  2. Go to the settings screen.
  3. Press the "Quit current account" button.
  4. Tap the "Quit" button on the "Quit current account" popup.
  5. Enter the password and press the "Quit" button.
  6. Go to the chrome://extensions/ browser tab.
  7. Press the "restart" button on the Sourc3 Web Client extension.
  8. Open the web client. Expected result: the start screen is opened. image Actual result: the lock screen is opened. The client's DB doesn't delete from the background. If entering a password, the background returns an error. image https://user-images.githubusercontent.com/83376495/178016349-477376ca-5928-482c-ac7e-137429059162.mp4
kovaletskaterina commented 2 years ago

Checked