element-web/test/components/views/dialogs
Milton Moura d240f06810
Include non-matching DMs in Spotlight recent conversations when the DM's userId is part of the search API results (#11374)
* This addresses two issues:

     1. Include non-matching DMs in Spotlight suggestions if the userId of the DM is included in the user directory search results
     2. The user directory search results order is kept when there is no relevant activity between users, instead of sorting by MXID

* Applying feedback from PR:
1. Updated comments
2. Renamed users to userDirectorySearchResults
3. Makes sure linter is happy
2023-08-10 17:27:24 +00:00
..
__snapshots__ Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
devtools Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
security Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity (#11222) 2023-07-27 09:21:20 +00:00
spotlight Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
AccessSecretStorageDialog-test.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
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 Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
ExportDialog-test.tsx
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 Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +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 Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
ManageRestrictedJoinRuleDialog-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
ManualDeviceKeyVerificationDialog-test.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +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 Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
SpotlightDialog-test.tsx Include non-matching DMs in Spotlight recent conversations when the DM's userId is part of the search API results (#11374) 2023-08-10 17:27:24 +00:00
UserSettingsDialog-test.tsx Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00