status-desktop/ui
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
..
StatusQ@e16804c4f0 fix(settings): flags are blurred in the Languages list 2022-07-06 20:52:48 +02:00
app fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
fonts chore(CPP): base for the window and layouting system 2022-07-01 16:57:51 +02:00
i18n chore(translations): update qml_en.ts file 2022-07-06 19:09:50 +02:00
imports fix(MessageView): slow chat switching because of height recalculation 2022-07-06 14:05:06 -04:00
shared/status refactor(@desktop/general): qml code referring to the old code base commented out 2022-02-01 11:42:42 +01:00
generate-rcc.go feat(@desktop): Replace image on animation on splash screen 2022-05-13 13:53:00 -04:00
main.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
nim-status-client.pro fix(QtC): QtCreator fixes 2022-07-05 10:16:52 +02:00