anitab-org / anitab-org.github.io

AnitaB.org Open Source website has information about our community, including our open source projects, participation in programs, events, and a few contribution guidelines.

Home Page:https://anitab-org.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a11y issues with links and images on About Us and Contributor pages

StephNathai opened this issue ยท comments

Describe the bug

  • links on the About Us and Contributor pages are not a11y compliant due to: elements must meet minimum contrast ratio thresholds
  • member image links on Contributor page are not a11y compliant due to: links must have discernible text

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://anitab-org.github.io/ and run a11y audit on the About Us tab and Contributor tab to see the issues called out above in the audit

Expected behavior

  • there should be no a11y issues on these page

Hello there!๐Ÿ‘‹ Welcome to the project!๐Ÿ’–

Thank you and congrats๐ŸŽ‰for opening your very first issue in this project. AnitaB.org is an inclusive community, committed to creating a safe and positive environment.๐ŸŒธ Please adhere to our Code of Conduct.๐Ÿ™Œ You may submit a PR if you like! If you want to report a bug๐Ÿž please follow our Issue Template. Also make sure you include steps to reproduce it and be patient while we get back to you.๐Ÿ˜„

Feel free to join us on AnitaB.org Open Source Zulip Community.๐Ÿ’– We have different streams for each active repository for discussions.โœจ Hope you have a great time there!๐Ÿ˜„

I will put up a PR shortly to resolve this issue