mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Starting composing a message to a new recipient will clear the compose box. Previously, we were saving drafts before doing so only in the compose_actions.respond_to_message code path (i.e. when starting a reply). Logically, this behavior should apply regardless of why we're initiating a new message, so it belongs in compose_actions.start. Fixes #21128. Fixes #21171.
20 KiB
20 KiB