-
Notifications
You must be signed in to change notification settings - Fork 638
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
[5.x]: Accessibility Issue - Control Panel Status Color Issue for Live/Disabled #15195
Comments
Just a heads up: There's a new 'status' column that you can enable in element indexes that has a text label. But I don't see a reason the status icon shapes should not continue to honor the user's preference. That seems to be an oversight. |
@thupsi Thanks for the reply. I wasn't aware of the 'Status' column, that's useful and I can use that for now. But column space is always tight so I would preview just the Status icon column but made usable. Also, as P&T are pushing Accessibility so heavily I think they should be using more contrasting colours for Live and Disabled as they are both the same shape. |
Sorry, I got confused and thought the |
This is now resolved for the next release! (#15206) Thanks for reporting. |
Craft 5.2.1 is out with that change. Thanks again! |
Realized this also affected inactive users. Fixed in 5.2.4. |
What happened?
Description
As a colour blind user I have always used the 'Use shapes to represent statuses' user preference to view shapes rather than colours for the Control Panel Status icon. Although both Live and Disabled are circles that has never been an issue as Live was a filled circle and Disabled was an empty circle so very clear difference. I'm currently using Craft 5.2 and the Live and Disabled are now both filled circles and they appear the same to me.
I have run the two colours through the Accessibility Colour Contrast checker. For AA conformity it requires a contrast value of 4.5:1 but the two current colours have a contrast ratio of 1.21:1 so far from ideal.
Expected behavior
Three options:
Please consider changing the Disabled icon back to the hollow circle.
Craft CMS version
5.2
PHP version
No response
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
Tasks
The text was updated successfully, but these errors were encountered: