element-web-Github/test/components/views/dialogs
Michael Telatynski 9136a581d2
Prevent re-filtering user directory results in spotlight (#11290)
* Prevent re-filtering user directory results in spotlight

As they were already filtered by the server and may be fuzzier than any filtering we can do locally,
e.g. matching against email addresses or other fields not available to the client

* deduplicate work

* Improve coverage
2023-07-25 08:05:54 +00:00
..
__snapshots__ Fix changelog dialog heading size (#11286) 2023-07-19 08:03:56 +00:00
devtools Expose and pre-populate thread ID in devtools dialog (#10953) 2023-07-07 15:40:25 +01:00
security Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00
spotlight Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
AccessSecretStorageDialog-test.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
AskInviteAnywayDialog-test.tsx Add tests for AskInviteAnywayDialog (#10228) 2023-02-23 10:52:58 +00:00
ChangelogDialog-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmRedactDialog-test.tsx Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
CreateRoomDialog-test.tsx Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
DevtoolsDialog-test.tsx Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
ExportDialog-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
FeedbackDialog-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
ForwardDialog-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
IncomingSasDialog-test.tsx remove references to VerificationBase (#10996) 2023-06-09 15:49:44 +00:00
InteractiveAuthDialog-test.tsx Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
InviteDialog-test.tsx Fix invite dialog showing the same user multiple times (#11308) 2023-07-24 09:12:37 +00:00
ManualDeviceKeyVerificationDialog-test.tsx Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
MessageEditHistoryDialog-test.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
RoomSettingsDialog-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
ServerPickerDialog-test.tsx Fix server picker not allowing you to switch from custom to default (#11127) 2023-06-22 13:48:15 +00:00
SpotlightDialog-test.tsx Prevent re-filtering user directory results in spotlight (#11290) 2023-07-25 08:05:54 +00:00
UserSettingsDialog-test.tsx Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00