mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
If you visit a narrow that has unread messages on it that aren't part of the home view (e.g. in a muted stream), then we were never calling `message_util.do_unread_count_updates`, and more importantly, `unread.process_loaded_messages` on those messages. As a result, they would be unread, and moving the cursor over them would never mark those messages as read (which was visible through the little green marker never disappearing). I can't tell whether this fixes #8042 and/or #8236; neither of them exactly fits the description of this issue unless the PM threads in question were muted or something, but this does feel related.
11 KiB
11 KiB