Skip to content
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

Fix: correctly support rowNumbers like 14.1 with automation #1105

Merged
merged 1 commit into from
May 22, 2024

Conversation

gnarf
Copy link
Contributor

@gnarf gnarf commented May 22, 2024

This is a simple fix to support the 14.1 row numbers correctly. This is the reason for the empty results in the modal dialog tests (w3c/aria-at#1070)

@howard-e I was having some trouble trying to figure out if I could add a test for this in automation-scheduler.test.js but the test report it's running against doesn't have a "decimal" row number, and I'm unsure where the data that it's querying is coming from to add

@gnarf gnarf requested a review from howard-e May 22, 2024 19:06
@howard-e howard-e merged commit 2b88c5f into development May 22, 2024
2 checks passed
@howard-e howard-e deleted the fix-row-number branch May 22, 2024 19:32
@howard-e howard-e mentioned this pull request May 28, 2024
howard-e added a commit that referenced this pull request May 28, 2024
Issues addressed:
* #1105, addresses w3c/aria-at#1070
* #1053, addresses w3c/aria-practices#2971
* #1097, addresses #977
* #1095, addresses #991
* #1093, addresses #934
* #1000, addresses #818
* #1089, addresses #992
* #1067, addresses #993
* #1056, addresses w3c/wai-aria-practices#212

---------

Co-authored-by: alflennik <[email protected]>
Co-authored-by: Paul Clue <[email protected]>
Co-authored-by: Mx Corey Frang <[email protected]>
Co-authored-by: Mx. Corey Frang <[email protected]>
Co-authored-by: Erika Miguel <[email protected]>
Co-authored-by: Mike Pennisi <[email protected]>
@ccanash ccanash added the bug Something isn't working label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In production / Completed
Development

Successfully merging this pull request may close these issues.

3 participants