status-desktop/ui
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
..
app fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports fix: channel context menu colors 2021-04-27 16:19:49 -04:00
onboarding feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
shared fix: do not show watch-only accounts as “from address” 2021-04-29 12:36:39 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: check if loader item exists 2021-04-22 10:00:06 -04:00
nim-status-client.pro feat: enable unwrapping text formations with the buttons 2021-04-22 12:00:10 -04:00