mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +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.
10 KiB
10 KiB