zulip/web/e2e-tests
Sohaib-Ahmed21 7e99c90190 typeahead: Improve compose topic typeahead behaviour.
Fixes: #29006

We make the following changes:
* Do not show the typeahead menu when there are no matching topics.
* When the typeahead is not shown, pressing Tab in the topic field
should move the cursor to the compose box.
* When the typeahead is shown, pressing Tab should select the
currently focused option (as it does now), but put the cursor at
the end of the topic, rather than at the beginning.
2024-03-13 10:00:56 -07:00
..
lib typeahead: Improve compose topic typeahead behaviour. 2024-03-13 10:00:56 -07:00
admin.test.ts puppeteer: Disable flaky administrative UI test. 2024-02-25 12:54:02 -08:00
compose.test.ts narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
copy-and-paste.test.ts narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
custom-profile.test.ts settings: Rename four custom profile fields types. 2024-01-21 12:51:53 -08: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 typeahead: Improve compose topic typeahead behaviour. 2024-03-13 10:00:56 -07:00
edit.test.ts narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
mention.test.ts typeahead: Improve compose topic typeahead behaviour. 2024-03-13 10:00:56 -07:00
message-basics.test.ts buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -08:00
navigation.test.ts narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
realm-creation.test.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
realm-linkifier.test.ts linkifiers: Support dragging and reordering linkifiers. 2023-08-14 15:21:48 -07:00
realm-playground.test.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
settings.test.ts e2e-tests: Rename display_settings_section to preferences_section. 2024-01-16 09:29:40 -08:00
stars.test.ts narrow: Use message list id to track message lists in DOM. 2024-01-18 08:31:48 -08:00
stream_create.test.ts stream/group settings: Improve error strings. 2024-02-24 09:16:07 -08:00
subscribe_toggle.test.ts e2e-tests: Simplify test_subscription_button loop. 2023-06-05 21:51:26 -07:00
user-deactivation.test.ts e2e-tests: Remove stale comment. 2024-01-03 13:59:21 -08:00
user-status.test.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00