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

chore(web): standardize settings labels #10303

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Conversation

ben-basten
Copy link
Member

@ben-basten ben-basten commented Jun 13, 2024

Description

Updating the admin settings to have consistent casing, colors, and labeling. This makes the admin settings look consistent to how the account settings look today.

Summary of the new conventions:

  • expand/collapse menus in "Title Case"
  • Individual settings labels in "Sentence case"
  • remove the "Enable"/"Enabled"/"ENABLED" titles for toggles, in favor
    of just using the description. I think this is easier to understand, and makes more sense when navigating the settings with a screen reader.
  • All settings labels are immich blue

Other changes:

  • spelling out "max" and "min" in full
  • remove unused "Enable" and "Enabled" string constants
  • modify the "Enable email notifications" toggle label in the account settings to remove the "Enable" text

Screenshots

Example toggle

new-admin-toggles

- spelling out "max" and "min" in full
- accordions use title case
- labels for settings all use sentence case
- remove the "Enable"/"Enabled"/"ENABLED" titles for toggles, in favor
  of just using the description
- change any gray labels to be immich blue, to match the look and feel
  of the other settings
@alextran1502 alextran1502 merged commit 211451d into main Jun 14, 2024
23 checks passed
@alextran1502 alextran1502 deleted the chore/standardize-settings branch June 14, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants