bcgov / bc-wallet-mobile

BC Wallet to hold Verifiable Credentials
Apache License 2.0
62 stars 50 forks source link

Going to credential tab should always default to credential list screen #826

Closed knguyenBC closed 1 year ago

knguyenBC commented 1 year ago

Current behaviour: user is in Credential list screen -> user selects lawyer credential-> opens lawyer credential details screen -> users go to home tab ->user goes to credentials tab -> open lawyer credentials details

Expected behaviour: user is in Credential list screen -> user selects lawyer credential-> opens lawyer credential details screen -> users go to home tab ->user goes to credentials tab -> credential list screen

wadeking98 commented 1 year ago

This also happens with the notifications list screen in the home menu

wadeking98 commented 1 year ago

Resolved by: https://github.com/hyperledger/aries-mobile-agent-react-native/pull/607