mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
Fix a bug where the compose box didn't collapse when sending a message from the preview area by hitting the send button. The bug ocurred because the preview area wasn't being properly cleared when this flow was executed. This was fixed by moving the clear_preview_area function call for a place that will be reached by both the enter and button flow. Fixes: #14889
40 KiB
40 KiB