mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
Variables like stream, subject, and message were getting cleared from the DOM when the compose box was closed. The "Create and send" button was trying to access these variables to create a new stream, but they were gone. Now they are cleared when a new compose is started. Fixes trac ticket #568. (imported from commit 39ccaaeacb3f92f4b1d771be1b34ff660e0d5883)
10 KiB
10 KiB