digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
44 stars 15 forks source link

Research tools to enforce a11y #2536

Open steffenkleinle opened 6 months ago

steffenkleinle commented 6 months ago

Is your feature request related to a problem? Please describe. As a developer I am sometimes pretty forgetful and don't remember to take care of a11y. I also don't know all the best practices and things to take care of. Since we still want to have apps with good a11y, we should look into tools (e.g. linting rules) that help us to remember that.

Describe the solution you'd like Research tools (e.g. linting rules) that help us enforcing good a11y.

Describe alternatives you've considered None.

Additional context None.

LeandraH commented 6 months ago

I think we should also document our findings in the readme (or elsewhere).