mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Previously, if the topic input was disabled when "Move messages" modal was opened, the clear button was not added to the DOM which caused the bug where the clear button was not shown even if the topic input was later enabled because user was allowed to edit topics in the selected channel.