cryptic-game / frontend

The official frontend of Cryptic
https://play.cryptic-game.net
GNU Affero General Public License v3.0
11 stars 15 forks source link

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

Open Tristan-H11 opened 2 years ago

Tristan-H11 commented 2 years ago

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.