Skip to content

close #254 Add an accessible group label to AnchorsPanel's status-filter-and-search toolbar#384

Open
Primex-Tech wants to merge 5 commits into
AnchorNet-Org:mainfrom
Primex-Tech:main
Open

close #254 Add an accessible group label to AnchorsPanel's status-filter-and-search toolbar#384
Primex-Tech wants to merge 5 commits into
AnchorNet-Org:mainfrom
Primex-Tech:main

Conversation

@Primex-Tech

Copy link
Copy Markdown
Contributor

close #254

The anchors toolbar now exposes a labelled search landmark, so assistive technology can reach it directly without changing its appearance or the existing filter-button keyboard behavior.

What changed
Added a search landmark to the toolbar wrapper in AnchorsPanel.tsx using:
role="search"
aria-label="Anchors search and filters"
Added a regression test in AnchorsPanel.test.tsx to verify the toolbar is discoverable by role and accessible name.

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.

Add an accessible group label to AnchorsPanel's status-filter-and-search toolbar

1 participant