element-web/test/components/views
Richard van der Hoff 161e19dfb6
Settings panels: avoid exceptions with rust crypto (#10962)
* Settings panels: avoid exceptions with rust crypto

If we are using rust crypto, `client.crypto` is undefined. We'll need to fix
these up better in future, but for now, just return early.

* Update tests
2023-05-23 12:01:27 +00:00
..
audio_messages
auth
avatars
beacon
beta
context_menus
dialogs
elements Use `Icon` component for icons on AppTile's menu bar (#10955) 2023-05-22 07:48:40 +00:00
emojipicker
location
messages
polls/pollHistory
right_panel Deprecate `mx_RightPanel_headerButton` class (#10821) 2023-05-16 15:42:58 +00:00
rooms Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
settings Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
spaces Fix roving tab index getting confused after dragging space order (#10901) 2023-05-17 14:18:21 +00:00
toasts
typography
user-onboarding
voip
Validation-test.ts