wizardsardine / liana

The missing safety net for your coins
https://wizardsardine.com/liana
BSD 3-Clause "New" or "Revised" License
311 stars 56 forks source link

Review home screen of the installer #1221

Open nondiremanuel opened 2 months ago

nondiremanuel commented 2 months ago

I'm creating this issue to track the activity to be done to the home screen of the installer. The design is being finalized and will be linked to this issue, but the main idea is to have:

Below an example of the current draft design: image

nondiremanuel commented 1 month ago

Part of this work was already done in v7 in #1245.

For the remaining part (basically showing the different wallets available on the home screen while also allowing to create / add a new one), contrary to what we were saying, I think we necessarily need to either implement multiple wallet support also for local wallets or modify the installer flow. The reason is that if a user already has a wallet with his own node, if we allow him to go through the creation/addition of a new wallet, as per the current flow he could still select the "own node" option and override the existing wallet. The options that come to my mind are:

The first option is obviously preferable for the long-term view of having multiple wallets anyway, but the technical effort required is still unclear. The second would be a short term, faster solution to allow the user see all the wallets he has considering both local and Liana Connect.