zulip/static
Priyansh Garg c541699b9b compose: Fix expanded compose un-collapsible in presence of navbar_alerts.
The distance of compose-box from the top is hardcoded in the existing
code as `50px`, which only considers the height of the `.header`, plus the
padding-bottom of the header. This results in a bug where the top bar of
compose-box gets hidden behind the header if navbar_alerts is also present
in the view.

This commit calculates the top distance of the compose-box dynamically,
whenever the compose-box is opened and set the `top` property of the
compose-box accordingly.

Tested on my Ubuntu development environment.

Fixes: #19249.
2021-07-22 14:25:48 -07:00
..
assets zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images for-events: Change header image. 2021-07-22 12:03:35 -07:00
js compose: Fix expanded compose un-collapsible in presence of navbar_alerts. 2021-07-22 14:25:48 -07:00
shared shared: Bump version to 0.0.6. 2021-06-15 14:40:58 -07:00
styles compose: Fix expanded compose un-collapsible in presence of navbar_alerts. 2021-07-22 14:25:48 -07:00
templates move_topic: Toggle checkbox by clicking it's label as well. 2021-07-22 11:07:49 -07:00
third third: Prevent typeahead from going off top of screen. 2021-07-07 16:47:30 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00