mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
When notifications panel is open at the top, the buddy list and streams-filter container gets truncated due to max-height exceeding the necessary value. The commit fixes the issue by subtracting the panels height when it is visible. The logic to do so is already present, but we need to ensure that we trigger the full resize code when we get into this situation. Fixes: #18221 Fixes: #17823
20 KiB
20 KiB