zulip/web
Joelute 4d55192e21 compose_typeahead: Add hint text to topic typeahead dropdown.
With the autocomplete dropdown, some users face trouble or uncertainty
while selecting topics. The autocomplete dropdown may encourage users
to find and select an existing topic rather than starting a new topic.
The changes adds a hint text to the topic typeahead dropdown to
encourage users to either start a new topic or select an existing
topic.

Fixes #23295.
2023-03-20 16:28:28 -07:00
..
e2e-tests eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
generated web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
html web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
images web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
shared dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
src compose_typeahead: Add hint text to topic typeahead dropdown. 2023-03-20 16:28:28 -07:00
styles styles: Fix dark-theme mixin in zulip.css. 2023-03-20 15:48:29 -07:00
templates compose_typeahead: Add hint text to topic typeahead dropdown. 2023-03-20 16:28:28 -07:00
tests tests: Mock autosize. 2023-03-20 15:48:29 -07:00
third bootstrap: Remove CSS hacks for IE. 2023-03-20 11:27:39 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
debug-require-webpack-plugin.ts web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
debug-require.js web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
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 dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00