mirror of https://github.com/zulip/zulip.git
a5db885d62
Fixes #9492. `is` operator uses predefined categories. This commit displays an invalid operand message if the operand does not fall into any of these categories and the `is` operator is not at the last. e.g. `is:abc sender:abc@zulipchat.com` will have `invalid abc operand for has operator, sent by abc@zulipchat.com` as a prefix for all its suggestions. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |