status-desktop/ui/app/AppLayouts/Profile/stores
Pascal Precht 04037d1d64 fix(Profile): ensure backup seedphrase warning disappears
The warning to back up the seedphrase should disappear after either
dismissing the message, or in fact backing up the seed phrase.

The latter was not happening because the banner didn't take that
information into account. This commit fixes this by ensuring we let the
banner know whether the seed phrase was already backed up.

Notice that we don't want to render the banner when the seed phrase has
*not* been backed up yet, but was dismissed by the user.

Fixes #6255
2022-07-07 15:18:56 +02:00
..
AdvancedStore.qml feat(@wallet): multi network history 2022-07-04 09:58:39 +02:00
AppearanceStore.qml refactor(@desktop/settings-appearance): appearance settings updated 2022-02-01 11:47:18 +01:00
ContactsStore.qml feat: contact verification request and trust status 2022-07-06 10:43:33 -04:00
DevicesStore.qml refactor(@desktop/settings-devices): device settings added 2022-02-01 11:47:00 +01:00
EnsUsernamesStore.qml feat(@wallet): multi transaction simple view 2022-06-09 15:22:24 +02:00
LanguageStore.qml fix(settings): flags are blurred in the Languages list 2022-07-06 20:52:48 +02:00
MessagingStore.qml feat: contact verification request and trust status 2022-07-06 10:43:33 -04:00
NotificationsStore.qml fix(@desktop/notifications): revamp notifications settings & behaviour 2022-05-13 14:58:39 -04:00
PrivacyStore.qml fix(@desktop/profile): settings to store pass in keychain remain the same 2022-04-11 17:13:22 -04:00
ProfileSectionStore.qml fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00
ProfileStore.qml fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
WalletStore.qml fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00