Accessibility-First Redesign: How a Productivity Startup Rebuilt Its Toolbar for Keyboards and Screen Readers
Design · 5 min read
The app's compact toolbar was visually dense but lacked clear focus states and accessible labels, which frustrated users who rely on keyboards and assistive tech. The redesign started with an accessibility audit that cataloged missing ARIA labels, tab-order issues, and ambiguous iconography. The team prioritized fixes that unlocked immediate usability improvements for screen-reader users.
Designers increased hit targets, added visible focus rings, and mapped keyboard shortcuts to a discoverable help overlay. They also revisited iconography and added short text labels for ambiguous actions, using progressive disclosure to keep the toolbar compact. Engineers created a test harness to run automated accessibility checks and manual scenarios with screen-reader users during each sprint.
After releasing the changes, keyboard completion rates for power workflows rose by 32% and support queries about navigation fell by 41%. The startup found that investing in accessible components improved overall clarity for all users and reduced future design debt. The team documented the new component specs and added accessibility gates to their release checklist.