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 ckan accessible, part 1 #5360

Merged
merged 27 commits into from
Jun 17, 2020
Merged

Conversation

Zharktas
Copy link
Member

@Zharktas Zharktas commented Apr 30, 2020

Fixes ckan/ideas#238

Proposed fixes:

Adds cypress-axe plugin to cypress which runs a11y axe validation tool on the pages tested with cypress.

Adds cypress tests starting with the basic pages and moving on to more complex user interactions while fixing validation issues which are reported.

As I am not accessibility professional, this will mostly only cover issues which can be discovered with automated tools. It would require professional to fix the more complex ones.

This is an ongoing effort to make ckan accessible, I'll try to finish as much as I can before 2.9 release, but most likely it will not cover everything.

Automated tests only cover pages in the main nav, as individual datasets and organizations would require pre-populating them in the database for cypress tests.

Forms are also not covered by this PR, they affect far less in the user base anyway, so those would be fixed later.

There are user visible changes, as some colors are changed to make them have enough contrast.

This PR also updates Cypress to 4.8.0.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@Zharktas
Copy link
Member Author

Zharktas commented May 1, 2020

Weirdly there is some color difference between python 2 and 3, might be a bug somewhere.

@Zharktas Zharktas changed the title Make ckan accessible Make ckan accessible, part 1 Jun 14, 2020
@Zharktas Zharktas marked this pull request as ready for review June 14, 2020 07:18
@smotornyuk
Copy link
Member

Great work. No problems detected, so i'm merging it

@smotornyuk smotornyuk merged commit f36877b into ckan:master Jun 17, 2020
@Zharktas Zharktas mentioned this pull request Jun 17, 2020
23 tasks
@bblwq bblwq mentioned this pull request Jul 13, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Meeting Accessibility Standards
2 participants