mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
We remove the calls to clear_box()/hide_box() and start(), so that we don't mutate a bunch of UI elements needlessly. Everything that start() does either never made sense in a just-after-message-sent context, or it was necessary prior to this fix only because of what happened in clear_box() or hide_box(). This change closes out trac #1672, "Clean up always-open code." (imported from commit bedaa719eb05e166a4bac562784da0cce8859700)
21 KiB
21 KiB