status-desktop/ui/app/AppLayouts
Eric Mastro daabef3a3c fix: do not show watch-only accounts as “from address”
Fixes: #2257.

If a user had selected a watch-only address in the wallet, the backend `walletModel.currentAccount` property would also change. When loading a transaction modal, this property was used to set the `selectedAccount` value for the “from” `AccountSelector`, regardless if the account was a watch-only address.

This PR updates the logic for `selectedAccount` such that it will only allow the account to be selected if it is not a watch-only account.
2021-04-29 12:36:39 -04:00
..
Browser feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
Chat fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
Timeline chore: fix wrong sound id used in timeline 2021-03-30 16:08:43 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00