zulip/frontend_tests
Tim Abbott 562f37b9af compose: Show topic resolve warning only when compose is nonempty.
The resolve topic warning can feel like clutter in the event that the
compose box is empty (which often occurs when the user has no intent
to send a message), so we configure the validation logic to only
display the notice when the compose box is non-empty.

We take some care to minimize work the function is doing, beacuse it
is called on every keystroke in the compose box.

Fixes: #21155.
2022-03-15 17:59:15 -07:00
..
node_tests compose: Show topic resolve warning only when compose is nonempty. 2022-03-15 17:59:15 -07:00
puppeteer_lib typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
puppeteer_tests stream create: Overhaul create-stream add-subscribers UI. 2022-03-07 16:58:58 -08:00
zjsunit frontend_tests: Fix unicorn/text-encoding-identifier-case. 2022-03-01 23:09:46 -08:00