Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add
Recovery
section in the new user settingsEncryption
tab #28673base: develop
Are you sure you want to change the base?
Add
Recovery
section in the new user settingsEncryption
tab #28673Changes from 14 commits
3e77b3d
ae623f8
f9e48b4
0057f57
bb507b0
1aace3f
70c084e
7193998
fec324e
44c6bce
075f6dc
895ad88
ba032a7
7909ac9
618557c
c805cd8
7a372f7
b20579d
24c537c
72adfa5
36c7e0e
52076f1
a0d904e
1a0e6dc
0b254e5
6f236bd
82bf2cc
84d11f8
2fe5555
4b365ba
8a9291a
1c00502
dc940f5
521cebf
7af44cc
8bd5d6a
086f28e
0c18708
0a52b7c
e5dea48
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, but do we know what could cause this to happen in practice?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know. I just know that EX is checking it and we need to do it too, cf this discussion.
(Why I'm doing it that way)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See discussion at https://matrix.to/#/!tahqRKMuWfcFOyQiPw:matrix.org/$Y_fPpXvI3FSrLNuI0xdcjgWcZiW__140IFaecOF0YVU?via=matrix.org&via=element.io&via=one.ems.host for potential causes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Isn't there supposed to be another panel, if the user is changing key? https://www.figma.com/design/qTWRfItpO3RdCjnTKPu4mL/Settings?node-id=375-77065&t=nVcSrBnetlb3Tg9R-0)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, we are only displaying when setting up a recovery key.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like I used the wrong link. This one: https://www.figma.com/design/qTWRfItpO3RdCjnTKPu4mL/Settings?node-id=2442-19834&t=R5dVQWYjvWEKtZke-0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That said, per https://www.figma.com/design/qTWRfItpO3RdCjnTKPu4mL?node-id=2442-19834#1085657422, I'm not really sure what the point of that step is
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm displaying the new recovery key in the field during the "set up a recovery key" and "change recovery key" flows
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. The figma designs contain an extra screen. But per the figma thread, we're not clear if that screen is useful.