zulip/docs
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
..
_static readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
_templates docs: Follow Sphinx 4 rename of master_doc to root_doc. 2021-08-31 14:24:16 -07:00
contributing lint: Replace pycodestyle and pyflakes with ruff. 2022-11-03 12:10:15 -07:00
development docs: Fix extra period typo. 2022-09-23 14:46:06 -07:00
documentation docs: Update tutorial section on documenting keyboard shortcuts. 2022-09-13 11:21:09 -07:00
git docs: Rename setup-vagrant.md -> setup-recommended.md. 2022-09-15 15:54:14 -07:00
images docs: Add missing width to Zulip logo. 2021-02-05 09:49:33 -08:00
outreach docs: Reorganize contribution documentation. 2022-09-21 21:55:36 -07:00
overview docs: Document docker-zulip postgres upgrade requirement. 2022-11-04 15:19:57 -07:00
production docs: Clarify the http_only parameter. 2022-11-09 17:05:15 -08:00
subsystems docs: Move OPEN_REALM_CREATION doc section to multiple-organizations.md. 2022-10-31 17:56:45 -07:00
testing left_side_userlist: Remove feature from frontend. 2022-11-14 12:23:55 -08:00
translating js: Fix type issue with FormatJS rich text elements. 2022-11-03 14:48:40 -07:00
tutorials docs: Update to match current admin.js 2022-11-08 17:41:14 -08:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY icons: Change mute icon from bell to speaker. 2022-09-09 17:32:19 -07:00
code-of-conduct.md
conf.py docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
index.md docs: Reorganize contribution documentation. 2022-09-21 21:55:36 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.