EW: Inform users when fixing "key storage out of sync" fails #29229
Labels
A-E2EE
A-E2EE-Cross-Signing
A-Error-Message
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-User Story
Team: Crypto
Problem
In case the user is notified about their key storage is out of sync (their device is missing a secret), they have the option to enter their recovery key and try to fix the issue by retrieving the missing secret from key storage. However, it could happen that the key storage also does not have the secret so the user will remain in the key storage is out of sync broken state.
The issue is that currently the user is not informed at all that fixing the issue failed, and that they need to reset their identity to set it up correctly.
Designs
Note that the designs of the entire key storage is out of sync journey assume that the recovery key entry modal is modernized and the entire flow is embedded into the Settings overlay. This would be desired, but it is acceptable if the recovery key entry is present as modal after which user lands in the Settings overlay where they are told about the need to reset.
The text was updated successfully, but these errors were encountered: