telosnetwork / telos-wallet

Native & EVM Web Wallet for transfers, staking, digital collectibles, and more
https://wallet.telos.net
Apache License 2.0
9 stars 7 forks source link

Autologin issue when wrong network selected #779

Closed ezra-sg closed 1 month ago

ezra-sg commented 7 months ago

The application gets into a weird state if the user loads the app with an incorrect network selected (e.g. Ethereum mainnet), visits an NFT detail page (e.g. this one), then navigates to another page without selecting the Telos network.

Acceptance Criteria

We should either allow users to navigate the site normally when using the wrong network (from the NFT detail page), or if this is not possible, gate the application and prompt the user to switch networks

The video shows a PR branch, but it happens on master as well

https://github.com/telosnetwork/telos-wallet/assets/11837820/de88c858-b3ef-4a0e-b8ec-d698c44d555e

rozzaswap commented 5 months ago

@Viterbo to share some thoughts on a bugfix + create a second issue