element-web-Github/test/components/views/settings
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
..
__snapshots__ Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
devices Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
discovery Properly translate errors in AddThreepid.ts (#10432) 2023-04-14 15:40:19 +01:00
shared Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
tabs Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
AddPrivilegedUsers-test.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
AvatarSetting-test.tsx Improve avatar settings accessibility (#9985) 2023-01-27 07:57:24 +00:00
CrossSigningPanel-test.tsx Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
CryptographyPanel-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
DevicesPanel-test.tsx Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663) 2023-04-24 14:19:46 +01:00
EventIndexPanel-test.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel-test.tsx Improve accessibility of font slider (#10473) 2023-04-12 10:57:31 +00:00
JoinRuleSettings-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Notifications-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
SecureBackupPanel-test.tsx Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
SettingsFieldset-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
ThemeChoicePanel-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00