Improve session recovery screens (#2657)
* Improve enter recovery key screen UI * Add instructions to reset the encryption of the logged in account. * Update screenshots * Fix maestro flow --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
committed by
GitHub
parent
fcf1e6be27
commit
3436351619
@@ -179,7 +179,8 @@
|
||||
"name" : ":features:ftue:impl",
|
||||
"includeRegex" : [
|
||||
"screen_welcome_.*",
|
||||
"screen_notification_optin_.*"
|
||||
"screen_notification_optin_.*",
|
||||
"screen_qr_code_login_.+"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -195,7 +196,8 @@
|
||||
"includeRegex" : [
|
||||
"screen_chat_backup_.*",
|
||||
"screen_key_backup_disable_.*",
|
||||
"screen_recovery_key_.*"
|
||||
"screen_recovery_key_.*",
|
||||
"screen_create_new_recovery_key_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user