Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user setting to toggle information density #30666

Closed
alya opened this issue Jul 1, 2024 · 2 comments
Closed

Add user setting to toggle information density #30666

alya opened this issue Jul 1, 2024 · 2 comments

Comments

@alya
Copy link
Contributor

alya commented Jul 1, 2024

In #30476, we making the Zulip UI work scaled up to 16/140 information density. We should add a checkbox setting to configure this. Note that this setting will later become more flexible, and we should preserve this flexibility on the backend.

  • Where: SETTINGS / PREFERENCES > General, just below Theme.
  • Label: "Compact mode"
  • Default: On for existing users (equivalent to the legacy setting). Off for new users (controllable by a default user setting).

We should leave the more flexible config available in the development environment; this will just replace the "Dense mode" checkbox. If a user configured custom info density via the API, we should show the setting as unchecked, regardless of in what way it was modified.

CZO thread

@zulipbot
Copy link
Member

zulipbot commented Jul 1, 2024

Hello @zulip/server-settings members, this issue was labeled with the "area: settings (user)" label, so you may want to check it out!

@timabbott
Copy link
Member

This was fixed in #30929.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants