#2583 [Accessibility] Status colors not helpful for colorblinds
Closed: Fixed by tkopecek. Opened by mikelo2.

Build status have closed (green #00CC00) or open (orange #FF6600) options that can be confusing for colorblind, as text is very close and with a small font size.

Would it be possible to add a visual like an icon/emoji to each status to make it easier to track?


For example here:

colorblind-koji.PNG

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.24
- Issue tagged with: usability

Are the icons used in tasks page (https://koji.fedoraproject.org/koji/tasks) ok? Maybe we can reuse them (or smaller variant) in those other pages.

That would be helpful yes.

I also did some tests changing colors with what I would say 'stronger' colors and it helps. Just the taskclosed/green change is huge to diff from taskopen/orange:

taskclosed green 00CC00 -> 008000
taskopen orange FF6600 -> FF8C00
taskfailed red CC0000 -> FF0000

PR #2653

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

Commit 019a1367 fixes this issue

Commit 684a3389 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2583

Please continue any further discussion there.

Metadata
Related Pull Requests