mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
The zoomed in topic list search doesn't work if user searches something and presses `enter` on `Show all topics` after navigating via keyboard. Fixed by not triggering `input` event on left sidebar search input which seems to confuse the zoomed in topic search.