Skip to content

fix(datatable): improve sortable header accessibility - #4345

Open
edschema wants to merge 2 commits into
openedx:release-23.xfrom
Schema-Education:edschema/datatable-sort-header-a11y-clean
Open

fix(datatable): improve sortable header accessibility#4345
edschema wants to merge 2 commits into
openedx:release-23.xfrom
Schema-Education:edschema/datatable-sort-header-a11y-clean

fix(datatable): expose aria-sort only for primary sort

f9ad9ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

94.26% (-0.14%) compared to 9340b9c

View this Pull Request on Codecov

94.26% (-0.14%) compared to 9340b9c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.26%. Comparing base (9340b9c) to head (f9ad9ac).
⚠️ Report is 13 commits behind head on release-23.x.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-23.x    #4345      +/-   ##
================================================
- Coverage         94.40%   94.26%   -0.14%     
================================================
  Files               242      242              
  Lines              4309     4309              
  Branches            981     1038      +57     
================================================
- Hits               4068     4062       -6     
- Misses              237      238       +1     
- Partials              4        9       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.