block-core / blockcore-wallet

Web5 Wallet for your coins, tokens, identities, NFTs and more.
https://www.blockcore.net/wallet
MIT License
44 stars 36 forks source link

Action fails if no wallet exists #345

Open sondreb opened 1 year ago

sondreb commented 1 year ago

If the user is sent to the Blockcore Wallet with an action (e.g. login) and they don't have a wallet yet, then after initial wallet setup, it will redirect BEFORE user are allowed to pick default accounts. This means that the action continues without any accounts in the wallet.

This task is to improve the workflow, allowing user to pick accounts before the action continues.