cryptic-game/frontend

Wallet-Settings not deleted on wallet-file-delete (Flakey)

Tristan-H11 opened this issue · 0 comments

Describe the bug
The wallet settings aren't deleted when the wallet file gets deleted and thus there is an unhandled error when requesting wallet settings while having the wallet file deleted.
This error needs to be handled and the settings entry for the wallet has to be deleted together with the file.

Reproduce
Does not work always, seems to be a bit flakey:
Create a wallet.
Delete the wallet.
Open the Wallet-App

TODO
Search, where these wallet settings are set.
Delete these settings, when the wallet file or the wallet itself is deleted.