zulip/web/e2e-tests
sujal 6589720424 stream_sidebar: Implement stream navigation behavior.
Clicking on the name of a stream in the left sidebar
now navigates to the top topic in the left sidebar
view of that stream, rather than an interleaved view.

Added an "interleaved" button to the stream popover row in the
left sidebar that appears only when the user hovers over it.

Fixes #26937.

Co-authored-by: Aman Agrawal <amanagr@zulip.com>
2024-07-08 13:56:13 -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 refactor: Rename huddle to direct message group in web codebase. 2024-06-14 18:07:07 -07:00
copy-and-paste.test.ts compose: Jump to conversation where message was sent. 2024-06-05 09:30:34 -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: Jump to conversation where message was sent. 2024-06-05 09:30:34 -07:00
edit.test.ts compose: Jump to conversation where message was sent. 2024-06-05 09:30:34 -07:00
mention.test.ts zulip_test: Convert module to TypeScript. 2024-05-04 18:55:17 -07:00
message-basics.test.ts stream_sidebar: Implement stream navigation behavior. 2024-07-08 13:56:13 -07:00
navigation.test.ts stream_sidebar: Implement stream navigation behavior. 2024-07-08 13:56:13 -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