block-core / blockcore-wallet

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

Action fails if no wallet exists #345

Open sondreb opened 9 months ago

sondreb commented 9 months 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.