iotaledger/legacy-wallet-use-trinity-wallet-instead

Logout renders blank screen

Opened this issue · 0 comments

Prerequisites

If you are not suggesting a feature, you must be able to check all of the following (place an x inside the brackets to check the box). If you cannot check all of the boxes, this issue should not be reported on GitHub as it is not a bug:

  • [x ] I confirm that this is an issue with the IOTA Wallet and not an exchange
  • [ x] I confirm that this is an issue with the wallet, not IRI
  • [ x] For pending transactions: I confirm that I have tried reattaching and promoting multiple times (check this box if your issue is not related to a pending transaction)
  • [ x] I confirm that this is not an issue related to stolen/lost funds
  • [ x] I confirm that this is not a zero balance issue related to a snapshot (last snapshots occurred on October 23 and January 28)
  • [ x] For private key warnings: I confirm that I am not at risk of reusing an address, or another user has verified that I am not (check this box if your issue is not related to a private key reuse)
  • [ x] I confirm that this issue is present on the latest version of the wallet

Description

Clone the latest repository or even the latest release hash.

npm install
npm start

Select a server and then on the login screen, open the side menu and click Logout. It renders a blank screen.
On subsequent starts, the server chose screen doesn't appear any longer instead the login screen is shown and logging out blanks the entire screen.

Steps to Reproduce

  1. npm start
  2. Select any server and continue
  3. Instead of logging in, select the menu and click on Logout
  4. Notice blank screen

Expected behavior: [What you expected to happen]
It should take back to the first-time run original screen, to select server

Actual behavior: [What actually happened]
The screen goes blank.

Versions

[OS Version]
Mac OS High Sierra