element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
73 stars 12 forks source link

[Story] Adjust the "key storage out of sync" flow and copy #2567

Open mxandreas opened 2 hours ago

mxandreas commented 2 hours ago

Description

The key storage out of sync is a situation where user has verified their device but unfortunately not all of the required crypto secrets have arrived in their device. There can be various causes why this have happened; and it is not feasible to describe this to the end user.

The previous design of the flow was not clear or straightforward enough, thus it has been revisited and that is the reason for this ticket. The background discussion can be found in https://github.com/element-hq/element-meta/issues/2521.

The designs:

Acceptance criteria

Leads

Size estimate

None

Dependencies

Out of scope

Open questions

### Questions

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/3660
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/3399
### Rust
### Other

Sign-off

Android

iOS

mxandreas commented 2 hours ago

iOS sample.

image