Apply new design and display logic to logout confirmation dialog#33426
Draft
uhoreg wants to merge 3 commits intoelement-hq:developfrom
Draft
Apply new design and display logic to logout confirmation dialog#33426uhoreg wants to merge 3 commits intoelement-hq:developfrom
uhoreg wants to merge 3 commits intoelement-hq:developfrom
Conversation
a3b6754 to
7631cbf
Compare
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Part of element-hq/element-meta#2834
Applies the new design to the dialog that prompts the user to set up recovery when they try to log out.
Also applies new logic for determining when to show the prompt:
I've also taking this opportunity to switch to a functional component, and move the non-display code into hooks.
This PR does not implement allowing the user to get their recovery key in-line (it just brings them to the settings dialog).
Checklist
public/exportedsymbols have accurate TSDoc documentation.