status-desktop/ui/app/AppLayouts/Profile
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
..
controls chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
panels chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
popups Update ui/app/AppLayouts/Profile/popups/BackupSeedModal.qml 2022-07-07 14:47:12 +03:00
stores fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
views chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ProfileLayout.qml fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00