Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix a few things with cancelling recovery reminder #2420

Merged
merged 2 commits into from
Jan 10, 2019

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jan 9, 2019

  • Put a cancel button on the first page of the create key backup
    dialog
  • Move settings logic into the room reminder: I know this is moving
    logic into a view but RoomView is quite heavyweight as it is.
  • Give the recovery reminder an explicit 'onDontAskAgainSet' rather
    than onFinished which was getting called with false when the last
    screen of the dialog was closed with the cancel 'x' rather than
    the 'close' button.

element-hq/element-web#8066

 * Put a cancel button on the first page of the create key backup
   dialog
 * Move settings logic into the room reminder: I know this is moving
   logic *into* a view but RoomView is quite heavyweight as it is.
 * Give the recovery reminder an explicit 'onDontAskAgainSet' rather
   than onFinished which was getting called with false when the last
   screen of the dialog was closed with the cancel 'x' rather than
   the 'close' button.

element-hq/element-web#8066
@dbkr dbkr requested a review from a team January 9, 2019 16:34
@jryans jryans self-assigned this Jan 9, 2019
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up! 😁 It all looks good to me.

@jryans jryans assigned dbkr and unassigned jryans Jan 9, 2019
@dbkr dbkr merged commit 1c42f4f into experimental Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants