-
Notifications
You must be signed in to change notification settings - Fork 11
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
address accessibility issues #31
Comments
Please name the exact issues that need addressing, especially because (sadly) not everyone uses Firefox and thus getting started on this issue can be a lot of work for some |
I don't have a list I can just copy-paste here. But I intend to either list them here or open a PR to address them. Which is why I assigned this issue to myself :) |
My advice is don't rely on tech to much as there are diffirent standards and sometime they can be conflict. Also about color contract. If most people don't have any problem then that's ok. I had a case when chrome acessibility tool told me the text isn't visible enough to see but me and my coworker both think it's fine. Even more funny that after we tried to modify to adapt cr suggestion, it make design look ugly and hard to see. Some explaination can be monitor quality and its config. About One last thing, if you concern about improve website you can use some speedtest sevice like google lighthouse. (I tested you site once it and look pretty ok) |
Please don't phrase it as ignore. More like you scope down target visitors. Go with something like everyone will likely to make you redesign the whole website every year. For instance, the website is pretty red in hero section and logo. Appearantly, color blind ppl might upset to see the site right? Just balance it and scope down the right part. Well in your case if text shadow is not enough to enhance your ux, can suggest to make different color background to make the text more po0 |
We should address accessibility issues flagged by Firefox' built-in tools, like low contrast and lack of image alt text.
The text was updated successfully, but these errors were encountered: