zulip/web/styles
Shubham Padia 76e8ec114a pm_list: Add search to direct message section.
Fixes #22113.

The search will only be visible when in the `more conversations`
view. Once we click `back to channels` and close the
`more conversations` view, the search will clear and the search
box will disappear.

We've chosen `pm_list_data.get_conversations` as the function
to which we will pass our search term. We could have technically
found the value of the filter element via JQuery in pm_list_data,
but pm_list_data does not handle any JQuery and we should keep
it that way.

`pm_list_data.get_list_info` also accepts the search_string so that
the info it returns in expanded view is accurate.

We've also added some code to `click_handlers` to make sure that
clicking the search input does not bring us into the DM narrow.
2024-07-08 13:17:05 -07:00
..
portico portico: Add subtitle (for distributed teams). 2024-07-07 22:44:04 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css privacy_icon: Raise lock icon throughout UI for better visual centering. 2024-07-02 13:24:16 -07:00
app_variables.css left_sidebar: Open topic menu when clicking on follow topic icon. 2024-07-05 16:36:49 -07:00
components.css css: Remove state dropdown-toggle class. 2024-02-03 17:20:28 -08:00
compose.css compose_typeahead: Show emojis in stream description typeahead. 2024-07-05 15:26:36 -07:00
dark_theme.css compose: Fix the red outline in invalid state in dark theme. 2024-06-28 15:13:21 -07:00
drafts.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
image_upload_widget.css image_upload_widget: Refactor style of upload_widget's preview_image. 2023-03-27 10:19:29 -07:00
inbox.css inbox: Resize user circles in inbox view. 2024-06-27 15:28:27 -07:00
informational_overlays.css info-overlay: Adjust width of overlay and columns. 2024-07-05 11:36:35 -07:00
input_pill.css pills: Express pill-container spacing on base class. 2024-06-23 22:00:18 -07:00
left_sidebar.css pm_list: Add search to direct message section. 2024-07-08 13:17:05 -07:00
lightbox.css lightbox: Replace image with media. 2023-10-02 22:39:02 -07:00
message_edit_history.css message_edit_history: Add loading spinner. 2024-04-10 13:10:12 -07:00
message_header.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
message_row.css message_box: Ensure emoji display correctly on messages with senders. 2024-07-05 10:25:59 -07:00
message_view_header.css navbar: Consolidate view, channel structures and styles. 2024-06-14 17:06:59 -07:00
modal.css user_profile: Display `Saved` feedback. 2024-05-28 14:34:57 -07:00
popovers.css giphy: Style search input same as dropdown widget. 2024-06-28 11:24:12 -07:00
print.css typing: Move the typing notifications to below the mark as read banner. 2024-06-18 14:30:19 -07:00
progress_bar.css refactor: Refactor progress_bar CSS to remove redundant code. 2023-04-05 15:47:14 -07:00
pygments.css pygments: Fully isolate light and dark themes. 2024-06-21 11:15:34 -07:00
reactions.css message_box: Set same vertical space below reactions, length toggles. 2024-07-02 11:45:30 -07:00
recent_view.css recent_view: Set a shared column for filter icons. 2024-07-03 16:15:46 -07:00
rendered_markdown.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
right_sidebar.css right_sidebar: Calculate margin-top on shortcuts. 2024-07-05 14:38:28 -07:00
scheduled_messages.css css: Move media queries in scheduled_messages to zulip.css. 2024-03-19 15:15:23 -07:00
search.css input_pill: Redesign input pills. 2024-06-20 15:16:17 -07:00
settings.css settings: Remove max-height for bots box container. 2024-07-04 07:57:32 -07:00
subscriptions.css stream_create: Move `Add all users` beside `Choose subscribers`. 2024-07-02 12:54:52 -07:00
tooltips.css tippy: Ensure a normal font-weight on Tippies. 2024-07-03 10:43:25 -07:00
typing_notifications.css typing: Move the typing notifications to below the mark as read banner. 2024-06-18 14:30:19 -07:00
user_circles.css right_sidebar: Establish inner grid on selectable_sidebar_block. 2024-06-06 17:08:13 -07:00
user_status.css user_status: Fix alignment of select-emoji icon of user-status modal. 2024-01-19 09:48:02 -08:00
widgets.css widgets: Remove hard-coded 14px font-size. 2024-06-26 12:00:21 -07:00
zulip.css message_controls: Scale on :active without disturbing clickable space. 2024-07-05 15:53:50 -07:00