status-desktop/ui/app
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
..
AppLayouts fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
mainui fix(@desktop): Refactor Backupseed modal 2022-07-07 14:47:12 +03:00