mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
When we added support for mentioning users when editing messages, we neglected to add this bit of code needed to make sure the UI code in message_list_view.js would actually rerender that part of the message's state. Arguably, this is a sign that the message_container structure should be just recomputed every time we rerender messages, but that's a less tactical fix.
42 KiB
42 KiB