make-software / casper-wallet

Securely manage your CSPR tokens, interact with dapps, and sign transactions with Casper Wallet, the go-to self-custody wallet for the Casper Network.
https://casperwallet.io
Apache License 2.0
21 stars 4 forks source link

fix: improve handling of onboarding URL navigation #983

Closed ost-ptk closed 4 months ago

ost-ptk commented 4 months ago

Make sure to fill in all the below sections.

Description

This update improves the way we handle the use case where a user navigates away from the onboarding page and then clicks on the extension menu. The changes ensure that if the tab for onboarding does not exist or is not on the onboarding URL, a new onboarding tab will be created.

Linked tickets

WALLET-306

Checklist