Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Routing an user directly to Shielded Balance tab #104

Closed mh-concordium closed 1 year ago

mh-concordium commented 2 years ago

Bug Description When button show shielded balance is selected, it routes the user to the balance tab, instead of shielded balance. This makes user one way click/tap away from the shielded balance tab so user needs to anyway select the tab.

Steps to Reproduce

  1. Open an account.
  2. Select burger menu and select "Show shielded balance on accountName".
  3. Shielded balance carousel opens that explains users what shielded balance is and how it works.
  4. Skip.

Expected Result Shielded balance tab opens. User can see shielded balance.

In case where user is asked for password, after user enters the password, user should be again routed directly to shielded balance tab.

Actual Result Shielded balance tab doesn't open. Instead, balance is shown, user has to tap on the shielded balance tab.

In case where user is asked for password, after user enters the password, shielded balance tab doesn't open. Instead, balance is shown, user has to tap on the shielded balance tab anyway.

Versions

mh-concordium commented 2 years ago

Verified.

Versions