zulip/web
Joelute 99dbea3331 narrow_banner: Drop empty action line from empty `dm-including:` views.
Previously, when a user enters a empty dm-including view, they'll notice
the "Why not start the conversation" action line and click on the link.
When this happens, the compose box would open but the receipent box is
never populated.

Since the dm-including view is a search view, we should drop that phrase
from dm-including views altogether. It also isn't super natural to
have a button that starts the conversation with the user anyways.

Fixes: #25524.
2023-05-10 18:07:53 -07:00
..
e2e-tests compose: Use tippy for stream select dropdown. 2023-05-09 14:11:26 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared ts: Convert resolved_topic.js to TypeScript. 2023-05-01 10:55:36 -07:00
src narrow_banner: Drop empty action line from empty `dm-including:` views. 2023-05-10 18:07:53 -07:00
styles dropdown_widget: Show "No search results" instead of an empty list. 2023-05-10 12:00:18 -07:00
templates compose: Open send later modal when user accepts the warning on scheduling message. 2023-05-10 17:54:28 -07:00
tests narrow_banner: Drop empty action line from empty `dm-including:` views. 2023-05-10 18:07:53 -07:00
third bootstrap: Remove unused stylings for `btn-info`. 2023-05-10 12:10:14 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-04-25 22:18:48 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts static: Add Timing-Allow-Origin: * to allow sentry data timing. 2023-05-09 13:16:28 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00