Skip to content
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

Make website accessible #28

Open
stefandesu opened this issue Aug 17, 2020 · 1 comment
Open

Make website accessible #28

stefandesu opened this issue Aug 17, 2020 · 1 comment

Comments

@stefandesu
Copy link
Member

The website should meet accessibility standards. Here are a few resources:

@stefandesu
Copy link
Member Author

This is also a useful tool: https://wave.webaim.org/report#/https://gbv.github.io/coli-conc-next/ (note that the tool messes up the alternating backgrounds and this causes some misinterpretation of contrast issues)

I eliminated all obvious accessibility issues (missing alt texts and color contrast issues in particular), but it's not perfect. The biggest remaining issue is making the menu on mobile accessible. Currently, it is not properly accessible using the keyboard only, although using keyboard navigation together with a screen reader should actually work fine (the keyboard tabs through the hidden menu items, but it's currently not possible to show/hide the menu using the keyboard). Also, the software table under Publications has some smaller issues still.

@stefandesu stefandesu transferred this issue from another repository Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants