-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[outreachy] Registry: web accessibility review and improvements #5371
Comments
I used pa11y CLI against the registry section of the website on the standard setting (WCAG 2.1 AA), and this was the output:
It produces a lot more errors on the highest setting but it seems more reasonable to meet the acceptable level (AA) first before aiming for full compliance |
Hey @FatumaA, thanks for running the report. Can you run the report on the highest level nevertheless? This way we can choose to resolve the AA issues and then cherry pick from the AAA issues that are reasonable to be solved. I assume that a lot of them are just repetition of the same issue, so we might be able to solve many of them with only a few changes. If you think that the output of the report is too long to be posted in a comment here you can use https://gist.github.com/ to create a place to store it outside. |
Ok, here is the gist with the full report at the highest setting |
Thanks! As suspected there are many issues of the same kind:
You listed Then, we have
The one where we should keep the AA level is Can you take a look into these issues and see how feasible it is to solve them and raise a PR accordingly? Thanks |
It seems that the errros are in 3 categories:
I think they can be handled in one PR |
Yes, one PR is just fine. |
hey @FatumaA, I have not received a PR for this issue from you, please let me know if you plan to do anything today? I will be not available to help after my work day ends |
Hi, |
All the issues seem to be fixed except for the code blocks, which I'm not sure how to go about, and the nav shared across the website. I think I will push commits for the nav, then mark it as ready for review. Thank you! |
for the hierarchy issue you might need to go here:
|
Outreachy task for @FatumaA
Based on your user experience report, please provide the following suggested improvement via a PR:
Please use a automated accessibility auditing tools to identify existing issues and share the list of issues as a comment to this thread (in textual form or as screenshots). We can then select the issue(s) for you to work on in a PR.
Note: This is an assigned issue for a participant that has completed the user experience report, if you are an outreachy participant as well, find instructions here: #5290
The text was updated successfully, but these errors were encountered: