element-web-Github/test/components/views/settings/tabs
Richard van der Hoff de5931d5a8
Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059)
* Remove redundant `forceReset` parameter

This was always true, so let's get rid of it.

Also some function renames.

* Factor out new `withSecretStorageKeyCache` helper

... so that we can use the cache without the whole of `accessSecretStorage`.

* Cache secret storage key during cross-signing reset

* Playwright test for resetting cross-signing

* CrossSigningPanel: Silence annoying react warnings

React complains if we don't include an explicit `tbody`.

* Simple unit test of reset button
2023-12-15 14:59:36 +00:00
..
__snapshots__ split SettingsSection out of SettingsTab, replace usage (#10735) 2023-04-30 22:37:40 +00:00
room Update vector-im (#11621) 2023-10-12 11:12:59 +00:00
user Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
SettingsTab-test.tsx split SettingsSection out of SettingsTab, replace usage (#10735) 2023-04-30 22:37:40 +00:00