zulip/static
Eeshan Garg 190ce61eed landing-page: Fix mobile scrolling bug when sidebar is toggled.
On mobile, when the sidebar is toggled, the following three issues
are encountered:
- When none of the sidebar menus are expanded, the sidebar has no
  scrollbar, which is expected. But if you scroll, the background
  content scrolls, which is a bug.
- When some of the sidebar menus are expanded such that the content
  overflows and is "scrollable", once you get to the end of the
  sidebar content, the background content keeps scrolling in a weird
  way.
- If the mobile screen is wide enough, if you scroll the sidebar
  content, it scrolls as expected. But if you move the pointer to
  the side of the background content that is still visible, you
  can scroll the background content even though it should be fixed.

This commit fixes all of the above issues.
2021-08-17 06:23:46 -07:00
..
assets emails_assets: Change color of outlines to #5f5ffb. 2021-08-03 10:38:40 -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 integrations: Add SonarQube webhook integration. 2021-08-05 09:53:42 -07:00
js landing-page: Fix mobile scrolling bug when sidebar is toggled. 2021-08-17 06:23:46 -07:00
shared frontend: Add new user_settings module for user's settings. 2021-08-01 15:30:17 -07:00
styles stream settings: Remove border around personal stream settings. 2021-08-08 15:05:56 -07:00
templates setting: Use "unlimited" instead of "forever" for retention setting. 2021-08-08 15:56:57 -07:00
third typeahead: Fix the bug where clicking by JS, selected the wrong elem. 2021-08-01 23:20:12 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00