mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
To calculate the max-height of buddy_list_wrapper, we use invite-link-height. This works alright if inviting is enabled for all. However for users who aren't permitted to invite, the element does not render, hence the logic uses `0` as default value for subtraction in `get_new_heights` function under resize.js. This leads to the keyboard-shortcut icon rendered below the browser window. Hence use the parent div `right-sidebar-shortcuts` height for the logic. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||