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

USWDS-Site: Added pagination accessibility test page #2865

Merged
merged 7 commits into from
Oct 16, 2024

Conversation

RachelCorsino
Copy link
Contributor

@RachelCorsino RachelCorsino commented Oct 9, 2024

Summary

Added accessibility test page for pagination component

Related issue

Closes #2858

Preview link

Preview link: Pagination Component Page

Testing and review

Follow these steps:

  1. Confirm that both the main component page and the accessibility tests page have the correct compliance tag at the top.
  2. Confirm that the main component page links to the accessibility tests page in the side navigation.
  3. Confirm that the main component page links to the accessibility tests page from the accessibility guidance section.
  4. Confirm that the main component page shows the accessibility tests summary.
  5. Check that accessibility tests page provides the correct counts for each test status type.
  6. Confirm the test checklist summaries and data are accurate.
  7. Confirm no visual issues.
  8. Confirm there is an appropriate changelog entry on both the main component page and the accessibility tests page.

@RachelCorsino RachelCorsino marked this pull request as ready for review October 9, 2024 18:43
Copy link
Contributor

@mejiaj mejiaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @RachelCorsino, looks good.

I've added some formatting fixes and notes to update the placeholder date before we merge.

title: Pagination accessibility tests
type: component
items:
- date: NNNN-NN-NN
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chore: Need to add date.

githubPr: 4175
githubRepo: uswds
versionUswds: 2.12.0
- date: NNNN-NN-NN
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chore: Need to add date.

Suggested change
- date: NNNN-NN-NN
- date: NNNN-NN-NN

Copy link
Contributor

@mahoneycm mahoneycm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Found an incorrect criterion number to be updated and asked a question of our a11y team

Testing checklist

  • Confirm that both the main component page and the accessibility tests page have the correct compliance tag at the top.
  • Confirm that the main component page links to the accessibility tests page in the side navigation.
  • Confirm that the main component page links to the accessibility tests page from the accessibility guidance section.
  • Confirm that the main component page shows the accessibility tests summary.
  • Check that accessibility tests page provides the correct counts for each test status type.
  • Confirm the test checklist summaries and data are accurate.
    • “Screen reader announces role values” should be criterion 4.1.2 Name, role, value
    • Should 2.4.8 be conditional as well?
  • Confirm no visual issues.
  • Confirm there is an appropriate changelog entry on both the main component page and the accessibility tests page.

_data/accessibility-tests/pagination.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/pagination.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@mahoneycm mahoneycm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @RachelCorsino !

@mejiaj mejiaj requested a review from alex-hull October 16, 2024 19:49
Copy link

@alex-hull alex-hull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks look good!

@thisisdano thisisdano merged commit c54608e into main Oct 16, 2024
11 checks passed
@thisisdano thisisdano deleted the rc-pagination-checklist branch October 16, 2024 21:23
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.

CC a11y: publish pagination checklist - create PR
5 participants