Skip to content

[codex] label tag filter select#709

Open
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/label-tag-filter-select
Open

[codex] label tag filter select#709
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/label-tag-filter-select

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • replace the tag filter select wrapper reference with a direct accessible label
  • keep the visible filter UI and filtering behavior unchanged

Why

The select was using aria-labelledby="tag-selector-container", but that points at the generic wrapper around the control instead of a clear label. A direct aria-label gives assistive tech a stable name for the tag filter.

Related to #501 and #347.

Validation

  • git diff --check
  • GITHUB_TOKEN=$(gh auth token) pnpm build

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