Files
blap/src
Richard van der Hoff 7eb16b3361 AccessSecretStorageDialog: fix inability to enter recovery key (#30090)
* BaseDialog: fix documentation, and make `onFinished` optional

Since `onFinished` isn't used if `hasCancel` is false, it's a bit silly to make
it mandatory.

* AccessSecretStorageDialog: fix inability to enter recovery key

Wrap AccessSecretStorageDialog in a `BaseDialog`. The main thing this achieves
is a `FocusLock`.

* playwright: factor out helper for verification

We have two copies of the same code, and we're about to add a third...

* playwright: test for verifying from Settings

* Add a unit test for BaseDialog
2025-06-06 11:21:29 +00:00
..
2025-05-02 15:05:30 +00:00
2025-04-16 09:36:34 +01:00
2025-04-16 09:36:34 +01:00
2025-05-13 09:27:08 +00:00
2025-04-16 09:36:34 +01:00
2025-03-18 17:54:32 +00:00