1 repo
Design patterns and implementation strategies for making complex UI interactions accessible to all users.
Distinguishing note: Focuses on the domain of accessible interaction, distinct from general accessibility compliance.
Explore 1 awesome GitHub repository matching user interface & experience · Accessible Interaction Patterns. Refine with filters or upvote what's useful.
This project is a declarative drag-and-drop library designed for building accessible and fluid interface interactions within web applications. It provides a component-based interface for managing complex list reordering and spatial relationships between elements, utilizing a specialized state container to coordinate movement logic. The library distinguishes itself through a focus on accessibility, maintaining a live connection between visual drag states and the browser accessibility tree to support screen readers and keyboard navigation. It optimizes performance by bypassing standard componen
Ensures drag-and-drop experiences remain fully functional and intuitive for keyboard and screen reader users.