mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
{visible: false} just redundantly specifies the default behavior,
which is to wait for the selector to be present regardless of
visibility. We want to wait for these selectors to be hidden.
Signed-off-by: Anders Kaseorg <anders@zulip.com>