matrix-react-sdk
matrix-react-sdk copied to clipboard
enforced key backup setup
This PR is an example of how https://github.com/vector-im/element-web/issues/23810 issue could be fixed. I am not adding tests for the purpose of seeing if this might gain tracking in the community
In terms of functionality it has two-fold:
- Redirect to encryption setup steps if the backup isn't set;
- hired "skip" buttons inside the backup flow windows.
This PR currently has none of the required changelog labels.
A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.
Making this a draft while it's still in progress.