mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
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.
25 KiB
25 KiB