mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-03 08:21:08 +01:00
* Rename callback on E2eSetup component `BaseDialog.onFinished` is unused when `hasCancel=false`, so this callback is only used when the user clicks cancel. For clarity, rename it. * Test for cancellation behaviour