BitCannaGlobal / WeedMobile

5 stars 1 forks source link

Clear data from screen 3 in creating a new wallet #41

Closed TJ-BitCanna closed 9 months ago

TJ-BitCanna commented 10 months ago

In issue #5 it was implemented to always have a new mnemonic after aborting creating a new wallet. That works perfectly, but screen 3 (wallet name and password) are not cleared after aborting.

TJ-BitCanna commented 10 months ago

Even creating a second wallet immediately after keeps the wallet name and password pre-filled.

So best is to clean all information always when showing screen 3. Maybe even cleaning screen 3 immediately when an user selects "Create" on the Accounts page?

atmoner commented 9 months ago

Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/058d7825ca3bb741c70e5205b9cc5d133ad4aaf5

TJ-BitCanna commented 9 months ago

Works perfectly on Android!

TJ-BitCanna commented 9 months ago

Works on iOS!