mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
We were incorrectly amending the HTML directly whenever a subscriber was added/removed. For updating any list which is being managed by `list_rendering.js`, instead of modifying the HTML directly we should just update the data in list render instance and perform a re-render. Fixes: #4812.
21 KiB
21 KiB