mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This fixes the laggy behaviour when there are 2k+ rows to processes, since list_render uses lazy render based on what rows are visible to the user.