element-web/src/async-components/views/dialogs/keybackup
David Baker 7381879e3a Fix a few things with cancelling recovery reminder
* 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.

https://github.com/vector-im/riot-web/issues/8066
2019-01-09 16:27:41 +00:00
..
CreateKeyBackupDialog.js Fix a few things with cancelling recovery reminder 2019-01-09 16:27:41 +00:00
IgnoreRecoveryReminderDialog.js Add an in-room reminder to set up key recovery 2018-12-07 14:13:02 -06:00
NewRecoveryMethodDialog.js Allow New Recovery Dialog to be cancelled 2019-01-09 04:08:12 -06:00