mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
This commit fixes a rare flake where it accidentally clicks on "Subscribe to more streams" instead of "Verona" (stream). This happens because `#stream_filters` list was not completely updated, i.e. It still had "Venice" and "Verona" on the list, when it searched for "ver". When it decided to click on the "Verona", "Venice" disappeared, which causes "Verona" to move up and causing "Subscribe to more streams" to click.
17 KiB
17 KiB