mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
In the move topic modal, when the user would merge messages into an existing conversation, then we display a warning banner in the modal. This is similar to the confirmation modal that appears when a user edits a topic via the message feed header. We do not show the warning for the empty/general topic for realms that do not require topics, even if there are messages in the general topic. Fixes #31151. Co-authored-by: Yiming He <heyimingfrog@gmail.com> Co-authored-by: Lauryn Menard <lauryn@zulip.com>