mirror of https://github.com/zulip/zulip.git
849c296f90
In small screen sizes, when the user presses shortcut `w` to search for another user, the hide_all function calls in the search code path would hide the right sidebar, immediately after opening it, making the hotkey basically unusable. We fix this by extracting a separate hide method that hides all true popovers, but not the user list sidebar. Fixes #11463. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |