Skip to content

closed #70#385

Open
emmyoat wants to merge 3 commits into
AnchorNet-Org:mainfrom
emmyoat:main
Open

closed #70#385
emmyoat wants to merge 3 commits into
AnchorNet-Org:mainfrom
emmyoat:main

Conversation

@emmyoat

@emmyoat emmyoat commented Jul 22, 2026

Copy link
Copy Markdown

Summary

. Initial state — All column headers have aria-sort="none" on first render
. First click — Clicking a header sets aria-sort="ascending"
. Second click — Clicking again changes to aria-sort="descending"
. Third click — Clicking again resets to aria-sort="none"
. Column switching — Clicking different columns properly transfers the aria-sort state between them

These tests ensure that screen readers can properly announce the sort state of table columns, improving accessibility for users relying on assistive technology.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant