zulip/web/e2e-tests
Pratik Chanda 64a9f83473 compose_box: Fix order of group pm recipient pills on focus.
Earlier when compose box was opened or narrowed to pm, the recipient
pills were sorted according to user email strings instead of their
full names which was inconsistent with compose box placeholder text,
recipient row and message header.

This commit fixes the behaviour by introducing a `sort_email`
function to sort emails according to their full names and display
sorted pills.

Fixes: zulip#27375.

Co-authored-by: richardshaju <richardshaju66@gmail.com>
2024-08-27 13:21:16 -07:00
..
lib left_sidebar: Change redirect link for Browse channels. 2024-06-04 09:49:50 -07:00
admin.test.ts settings: Use new group setting to private channels creation permission. 2024-06-20 15:48:14 -07:00
compose.test.ts compose_box: Fix order of group pm recipient pills on focus. 2024-08-27 13:21:16 -07:00
copy-and-paste.test.ts puppeteer: Use a robust method to verify if we switched narrow. 2024-08-16 14:00:24 -07:00
custom-profile.test.ts typos: Fix typos caught by mwic. 2024-05-20 13:55:00 -07:00
delete-message.test.ts narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
drafts.test.ts compose_box: Fix order of group pm recipient pills on focus. 2024-08-27 13:21:16 -07:00
edit.test.ts puppeteer: Use a robust method to verify if we switched narrow. 2024-08-16 14:00:24 -07:00
mention.test.ts puppeteer: Use a robust method to verify if we switched narrow. 2024-08-16 14:00:24 -07:00
message-basics.test.ts puppeteer: Use a robust method to verify if we switched narrow. 2024-08-16 14:00:24 -07:00
navigation.test.ts dependencies: Upgrade JavaScript dependencies. 2024-08-26 07:44:14 -07:00
realm-creation.test.ts e2e-tests: Fix implicit use of any. 2024-05-06 11:31:34 -07:00
realm-linkifier.test.ts dialog_widget: Assign each dialog widget a unique id. 2024-05-15 12:02:57 -07:00
realm-playground.test.ts typeahead: Use tippy to position typeaheads without a specified parent. 2024-05-08 10:05:27 -07:00
settings.test.ts dialog_widget: Assign each dialog widget a unique id. 2024-05-15 12:02:57 -07:00
stars.test.ts compose: Jump to conversation where message was sent. 2024-06-05 09:30:34 -07:00
stream_create.test.ts stream_settings: Move "Choose subscribers" into a separate second panel. 2024-06-17 16:20:06 -07:00
subscribe_toggle.test.ts stream_settings: Add Not subscribed tab to stream settings. 2024-06-04 09:49:50 -07:00
user-deactivation.test.ts settings: Unite user settings into a single panel. 2024-06-17 17:16:21 -07:00
user-status.test.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00