BitCannaGlobal / WeedMobile

5 stars 1 forks source link

Dashboard screen without wallet should contain an easy link to the account creation page #12

Closed TJ-BitCanna closed 8 months ago

TJ-BitCanna commented 11 months ago

When an user opens the app for the first time there will be no wallet imported.

The current opening screen containing a "Send" and "Receive button therefore don't make sense; 2023-10-13 11 55 07

This page should contain a quick link to the account creation page; something like "Hey, there is no wallet available yet. Create one here" with a button to take the user to the account creation page to create or import.

atmoner commented 10 months ago

If no account exists in localstorage, a message is displayed with a button that redirects to the wallet creation/import page. I also added the same condition to make the text "Select wallets" disappear if no wallet exists. (screen 2)

This issue fix another issue: https://github.com/BitCannaGlobal/WeedMobile/issues/13

Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/36f0533343d74e82c59cefc7b32148852308c5ae

image image

TJ-BitCanna commented 10 months ago

Works perfectly on Android!

TJ-BitCanna commented 10 months ago

Works on iOS!

TJ-BitCanna commented 8 months ago

In v1.10.62 this is gone: would be nice to get it back :) 2023-12-19 13 41 28

atmoner commented 8 months ago

I added a condition to check available accounts...Normally, this will fix the problem Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/bc01bee811dadada7573ddbeaddbf81bc09b1444

TJ-BitCanna commented 8 months ago

Perfect!

Glad to see it back in the wallet.