mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
We had a bug where once you scrolled back far enough in the message view, your "window" for rendered messages would be at the max, and `prepend` was not adjusting the window correctly. Now we follow the example of `append` and call `maybe_rerender`. This partially addresses #6628, where users were reporting that the home key stopped going up in their feed. There was another bug at play for that issue as well, which is fixed in the next commit.
42 KiB
42 KiB