boltcard / boltcard-wallet

The Bolt Card Compatible Wallet for Android and iOS
https://boltcardwallet.com/
MIT License
14 stars 1 forks source link

Disable card on wallet deletion #4

Open robertclarkson opened 1 year ago

robertclarkson commented 1 year ago

The card probably shouldnt work if the wallet has been deleted. We should disable the card on wallet deletion.

PeterRounce commented 1 year ago

The card probably shouldnt work if the wallet has been deleted. We should disable the card on wallet deletion.

That would be my expectation as a user of the system as well.

How about the situation where a wallet is exported and deleted, and them imported?
As a user, I'd expect the card to work against the imported wallet.

robertclarkson commented 1 year ago

I think the user should have to manually re-enable the card after re-importing

PeterRounce commented 1 year ago

Yes, I think that is also reasonable.

Maybe the UI could treat it like a normal 'connect card' and deal with it transparently.