mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-07 13:16:41 +02: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