mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
If we call `popovers.hide_all` with a smaller browser window, this breaks the functionality that the conditional is attempting to handle. We instead use `hide_all_except_sidebars` to prevent the user list from being closed. If the display setting to show the user list in the left sidebar is enabled, the behavior is even worse. We add a conditional to maintain the streamlist sidebar when clicking the chevron to show and hide the popover here as well. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||
| favicon.ico | ||