Description
When adding a new account while the wallet is running with the "Hide sensitive information" feature enabled, the added account does not respect this configuration. Instead, it behaves in the opposite way:
If hiding is enabled, the new account shows sensitive information.
Steps to Reproduce
- Open the Qubic Wallet.
- Enable the "Hide sensitive information" setting.
- Add a new account.
Expected Behavior
The newly added account should inherit and respect the current "Hide sensitive information" setting. This means, it should display blurred the public address and balance in the Dashboard.
Actual Behavior
Observe the public address and balance is visible for the newly added account.
The newly added account applies the opposite of the current setting. If I then disable the feature, still the newly added account behaves opposite to it.