Accessibility Findings

Short accessibility and QA reviews demonstrating common issues and practical testing techniques.

Screenshot showing a Skip to Main Content accessibility check

Accessibility Quick Check

Skip to Main Content

A quick review of how skip links improve keyboard navigation and help users reach page content faster.

Title card reading Fixing an Unlabeled Slider with the subtitle Screen Reader Support

Accessibility Quick Check

Fixing an Unlabelled Slider

A review of an accessibility issue where a decade slider exposed its value but lacked an accessible name, making its purpose unclear to screen reader users.

Title card reading Bypassing an Inaccessible Map with the subtitle Keyboard & Screen Reader Support

Accessibility Quick Check

Bypassing an Inaccessible Map

Google Maps markers are not fully keyboard accessible. This review shows how one site provides a keyboard-accessible alternative so users are not left behind.

Title card reading Custom Form Validation with the subtitle Keyboard Support

Accessibility Quick Check

Custom Form Validation

Native browser validation fires one alert at a time and breaks focus management. This review shows how custom JavaScript validation fixes the experience for keyboard users.