mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +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.
21 KiB
21 KiB