element-web/test/components/views
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
..
audio_messages
auth
avatars
beacon
beta
context_menus
dialogs Set up key backup using non-deprecated APIs (#12005) 2023-12-06 17:54:47 +00:00
elements
emojipicker
location
messages Stop displaying verification done messages in timeline (#11932) 2023-12-01 09:12:38 +00:00
polls/pollHistory
right_panel Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
rooms Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
settings Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
spaces
toasts
typography
user-onboarding
voip
Validation-test.ts
VerificationShowSas-test.tsx