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: Collection Accessibility Checklist #3010

Merged
merged 15 commits into from
Dec 18, 2024

Conversation

cathybaptista
Copy link
Contributor

@cathybaptista cathybaptista commented Dec 10, 2024

Summary

Added accessibility test page for collection component

Important

We need to update changelog dates before merge

Related issue

Closes #2910

Preview link

Collection Component Page
Process List Accessibility Tests 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.

Manual Tests Run prior to submitting this PR:

  • Confirm that this code follows the 18F Front End Coding Style Guide and Accessibility Guide.
  • Run git pull origin [base branch] to pull in the most recent updates from your base and check for merge conflicts. (Often, the base branch is main).
  • Run npm run prettier:scss to format any Sass updates.
  • Run npm test and confirm that all tests pass.
  • Run your code through HTML_CodeSniffer and make sure it’s error free.
  • 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.
  • Confirm no visual issues.
  • Confirm there is an appropriate changelog entry on both the main component page and the accessibility tests page.

@cathybaptista cathybaptista marked this pull request as ready for review December 10, 2024 23:05
@cathybaptista cathybaptista requested a review from a team as a code owner December 10, 2024 23:05
Copy link
Contributor

@RachelCorsino RachelCorsino left a comment

Choose a reason for hiding this comment

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

Looks great @cathybaptista! Just some comments for tiny fixes that I noticed(:

_data/accessibility-tests/collection.yml Show resolved Hide resolved
_data/changelogs/component-collection-accessibility.yml Outdated Show resolved Hide resolved
_data/changelogs/component-collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
@cathybaptista
Copy link
Contributor Author

@RachelCorsino thank you SO MUCH for such a thorough review! I think these should be good to go. Cheers!

RachelCorsino
RachelCorsino previously approved these changes Dec 12, 2024
Copy link
Contributor

@RachelCorsino RachelCorsino left a comment

Choose a reason for hiding this comment

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

Looks good to me! Approved!

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.

Looks good @cathybaptista ! Two updates from what is listed on the checklist. Discussed on teams.

_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
_data/accessibility-tests/collection.yml Outdated Show resolved Hide resolved
@mahoneycm
Copy link
Contributor

Also, can you resolve any comments that are finished to clean up the thread a bit? It'll give us a better snapshot of where this PR is at!

@cathybaptista cathybaptista force-pushed the cb-publish-collection-checklist branch from 5c48490 to 70196ea Compare December 12, 2024 21:37
Copy link
Contributor

@amyleadem amyleadem 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! Just requested some very minor tweaks in the comments below.

_components/collection/accessibility-tests.md Outdated Show resolved Hide resolved
_data/changelogs/component-collection-accessibility.yml Outdated Show resolved Hide resolved
amyleadem
amyleadem previously approved these changes Dec 13, 2024
Copy link
Contributor

@amyleadem amyleadem 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 @cathybaptista

mlloydbixal
mlloydbixal previously approved these changes Dec 13, 2024
Copy link
Contributor

@mlloydbixal mlloydbixal left a comment

Choose a reason for hiding this comment

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

All looks good :) thanks

@mejiaj mejiaj dismissed stale reviews from mlloydbixal and amyleadem via da80e6e December 18, 2024 15:15
mahoneycm
mahoneycm previously approved these changes Dec 18, 2024
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!

Copy link
Contributor

@annepetersen annepetersen left a comment

Choose a reason for hiding this comment

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

LGTM

@thisisdano thisisdano merged commit 5eb9734 into main Dec 18, 2024
11 checks passed
@thisisdano thisisdano deleted the cb-publish-collection-checklist branch December 18, 2024 22:06
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.

USWDS-Site: Publish collection accessibility checklists page
8 participants