mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We shouldn't be checking for #zfilt here, since we haven't done anything that should cause #zfilt to load. Instead, we verify whether messages have loaded into the DOM (the condition we actually want) by checking whether at least one message row is in the DOM.