zulip/docs/testing
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
..
continuous-integration.md ci: Only run documentation/link tests on a single job. 2022-04-26 17:26:41 -07:00
index.md docs: Convert reST index pages to Markdown. 2021-08-20 06:22:42 -07:00
linters.md lint: Replace pycodestyle and pyflakes with ruff. 2022-11-03 12:10:15 -07:00
manual-testing.md left_side_userlist: Remove feature from frontend. 2022-11-14 12:23:55 -08:00
mypy.md docs: Fix a typo in mypy documentation. 2022-10-07 16:43:14 -07:00
philosophy.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
testing-with-django.md test_classes: Create a dedicate helper for query count check. 2022-10-17 11:32:52 -07:00
testing-with-node.md docs: Clean redundant relative links. 2022-02-24 16:12:18 -08:00
testing-with-puppeteer.md docs: Clean redundant relative links. 2022-02-24 16:12:18 -08:00
testing.md actions: Delete zerver.lib.actions. 2022-04-14 17:14:38 -07:00
typescript.md docs: Clean redundant relative links. 2022-02-24 16:12:18 -08:00