zulip/templates
Aman Agrawal fbe9a9e539 left_side_userlist: Remove feature from frontend.
Fixes #23517.

While this feature was added to Zulip very early, it has been troubled
for most of that time; it never looked great visually, had a lot of
implementation complexity around resize.js, and has a weird model (a
setting that changes the UI only in certain window sizes).

This option is not commonly used; while a significant portion of users
have it enabled, many of them just don't use window sizes where it
actually has an effect. So it's not clear that it will be missed if
removed; we got very few bug reports when it was completely broken for
a few days after we first integrated the new left sidebar private
messages design.

Even with it no longer being broken, it does not work very well with
the addition of the new PMs section in the left sidebar. (Having two
scrollbars in the sidebar looks quite awkward.) The new private
messages section in the left sidebar also addresses some of the use
cases for always keeping the Users list always visible, even in narrow
windows.

This option is only removed from frontend for now. To make this
decision easily reversible, the backend code of this feature
is still kept.
2022-11-14 12:23:55 -08:00
..
analytics analytics: Add summary statistic for guest users in realm. 2022-10-17 11:53:59 -07:00
confirmation error_pages: Fix content overlapping with header. 2022-10-10 08:59:51 -07:00
corporate portico: Add new features to /features page. 2022-11-09 16:47:40 -08:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver left_side_userlist: Remove feature from frontend. 2022-11-14 12:23:55 -08:00
zilencer billing: Move billing related templates from zilencer to corporate. 2018-10-01 15:43:39 -07:00
.gitignore
404.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
500.html templates: Improve text on 500 error pages. 2022-10-07 15:20:19 -07:00