zulip/web
Pratik Chanda 5c16549b8a search_suggestion: Don't show operator suggestion if its incompatible.
Earlier, we would show operator suggestion even if it is incompatible
with current search terms. Selecting this wouldn't show further
suggestions for the operator since we don't allow narrow to incompatible
search terms.

This commit fixes this by hiding new suggestions if it is not
compatible with current search terms in the search box.
2025-08-12 15:31:36 -07:00
..
e2e-tests left_sidebar: Support filtering all items using the search input. 2025-08-12 00:38:22 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server
shared integrations: Add URL option and UI for mapping messages to Zulip channels. 2025-08-07 17:19:03 -07:00
src search_suggestion: Don't show operator suggestion if its incompatible. 2025-08-12 15:31:36 -07:00
styles inbox: Move lefthand padding to avoid disturbing grid. 2025-08-12 14:06:37 -07:00
templates filter: Implement web public channels filter for suggestions. 2025-08-12 15:30:11 -07:00
tests filter: Implement web public channels filter for suggestions. 2025-08-12 15:30:11 -07:00
third alerts: Restore alert-success colors. 2025-07-09 14:04:52 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-06-25 16:53:17 -07:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json confirm_email_change: Use redirect-to-POST trick. 2025-07-07 17:15:08 -07:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00