An opinionated list of Python frameworks, libraries, tools, and resources.
fix(a11y): wrap sort column headers in button elements
Table sort triggers were bare th elements, which are not keyboard focusable or announced as interactive by screen readers. Replace with button elements inside th so keyboard users can activate sorting and get proper focus-visible ring. Co-Authored-By: Claude <[email protected]>
V
Vinta Chen committed
86885bc67a8666710904ab2c70decb85b7edd099
Parent: d58c915