mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
On a page load or reload, the browser will, at an idle time, scroll to the top of the page. We can't intercept this browser-induced scroll, so to make sure it doesn't in interfere with our scrolling to the correct place in your message feed, we let the browser scroll happen before the work we do on page load. (imported from commit f5f441ab90bcdb8404e05caea3c6da81a3a6fc1e)
52 KiB
52 KiB