mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
If muting, topic editing, or deletion causes a narrow loses its last message, we should show the empty-narrow notice; similarly, if un-muting adds the first message, we should hide the notice. We do this in `rerender()` since that's the common code path for re-rendering the message list after events that might change this. This has likely been broken since the very first muting and topic editing implementations.
25 KiB
25 KiB