gemwalletcom / gem-ios

Gem - Open Source iOS Crypto Wallet
https://gemwallet.com
GNU General Public License v3.0
38 stars 4 forks source link

"Import an existing wallet" functionality requires adjustments #33

Closed gemdev111 closed 1 month ago

gemdev111 commented 5 months ago

Need to lock import button on "onboarding", user can press on it multiple times. In that case we imported same wallet n times. Untitled

gemdev111 commented 5 months ago

same issue also when importing from settings=>wallets=>import existing wallet. Would be nice in scope to include error ( Wallet#1 already imported )

gemcoder21 commented 5 months ago

I think it could be solved in https://github.com/gemwalletcom/gem-ios/issues/12, once button states handled well