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

Status icon updates #11911

Merged
merged 6 commits into from
Sep 13, 2022
Merged

Status icon updates #11911

merged 6 commits into from
Sep 13, 2022

Conversation

gcamacho079
Copy link
Contributor

Description

Issue 6916 mentioned the confusing UX surrounding the "All" and "Disabled" status icons being identical; in addition, icons in Lightswitch custom field columns for "Enabled"/"Not Enabled" were identical to "Live"/"Disabled"

This PR adds new styles to the "All" icon, and updates the presentation of values for Lightswitch fields to use checkboxes instead.

Status filter dropdown showing unique icons for all statuses; the All icon is now a circle with a dot in the middle.

The 'Show author email' field uses either a checkbox or empty cell to show the enabled and disabled states

Related issues

# Conflicts:
#	src/web/assets/cp/dist/css/cp.css
#	src/web/assets/cp/dist/css/cp.css.map
@brandonkelly
Copy link
Member

Not sure how I feel about that “All” icon – it looks like a radio button now, or maybe the image focal point indicator, neither of which really convey “all inclusive” to me.

Would this gradient BG work?

An expanded Status menu

When “Use shapes to represent statuses” is enabled, we could use a diamond:

An expanded Status menu, shown with the “Use shapes to represent statuses” user preference enabled.

@gcamacho079
Copy link
Contributor Author

Would this gradient BG work?

@brandonkelly Way better 👍🏼 That would certainly do the trick

@brandonkelly brandonkelly merged commit fcae0dc into 4.3 Sep 13, 2022
@brandonkelly brandonkelly deleted the feature/status-accessibility branch September 13, 2022 21:53
@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants