Skip to content

Address grids column headers accessibility issues - active descendant, what is announced by SRs - 19.2.x #16128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 8, 2025

Conversation

ddaribo
Copy link
Contributor

@ddaribo ddaribo commented Aug 7, 2025

Closes #15962

  • 1. FIX aria-activedescendant on headers + TEST ❗(likely a regression)
  • 2. Add aria-sort on column headers + update SPEC
  • 3. Icons should be aria-hidden (i.e. not read by SR/UA) - separate PR
  • 4. For a virtualized grid, cell row/col indexes are not announced properly

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@IvanKitanov17 IvanKitanov17 added 💥 status: in-test PRs currently being tested ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification 💥 status: in-test PRs currently being tested labels Aug 8, 2025
@kacheshmarova kacheshmarova merged commit 083ad44 into 19.2.x Aug 8, 2025
5 checks passed
@kacheshmarova kacheshmarova deleted the bpachilova/column-headers-a11y-15962-19.2.x branch August 8, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aria-support grid: hierarchical-grid grid: pivot grid: tree-grid grid version: 19.2.x ♿ a11y When the issue or PR is related to accessibility ✅ status: verified Applies to PRs that have passed manual verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants