mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
The of stream-search box in left-sidebar was being opened incorrectly when clicking the + icon to add a new subscription (because that's what would happen if you clicked the area around the +). Changes were made in click_handlers.js by adding e.stopPropagation and e.preventDefault in appropriate click handler. Fixes #3517.
19 KiB
19 KiB