thedaviddias / Front-End-Checklist

🗂 The perfect Front-End Checklist for modern websites and meticulous developers

Home Page:https://frontendchecklist.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use icons with color in priority key

digilou opened this issue · comments

The priority color key works for me, but I'm not colorblind. It might be helpful for folks who experience red/green colorblindness to have an icon or number to help represent priority as well. The color idea can remain (red icon, yellow icon, green icon), but shouldn't be the only indicator of priority.

image

Thanks to everyone who has contributed to this. It's got a lot of helpful reminders!

Maybe by the thickness of the text?

Thinking about it more, a screen reader user would benefit from knowing each item is prioritized as. Oddly enough, the SVGs are marked as aria-hidden="true" which makes it invisible to screen readers, even when an aria-label is given. I think that's another issue to submit, though...

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.