Accessibility

Skapa has a high focus on accessibility (a11y) so this is a summary on steps to take to make sure the code lives up to the Accessibility guidelines.

We base the Skapa a11y guidelines on the European Accessibility Act (EAA) and WCAG 2.2, level AA, but even better if we can reach AAA, and the platform's own requirements on Android A11y guidelines for Jetpack Compose.

Testing checklist for Android/Jetpack Compose

Use the following list to test a11y for releases and PRs.

  1. Android Accessibility menu (on phone)
  2. Keyboard navigation
  3. Component scaling
  4. Dark mode testing
  5. Providing Localized strings
  6. Screen sizes/orientation