-
Notifications
You must be signed in to change notification settings - Fork 29
Update a11y checklist in pull request template #4548
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
base: main
Are you sure you want to change the base?
Conversation
| - [ ] landmarks | ||
| - [ ] page header structure | ||
| - [ ] links | ||
| - [ ] Checked for errors or warnings with an a11y browser tool (such as ANDI or WAVE) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may consider some difference between what engineers and designers check in the browser tool, but for now it's the same.
|
🥳 Successfully deployed to developer sandbox kma. |
SamiyahKey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great Kim! Thanks for updating this.
erinysong
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks Kim! I'd be interested in what common elements would be good for us to remind people to test with a screenreader in the future (form fields, errors, buttons)
|
🥳 Successfully deployed to developer sandbox kma. |
Ticket
Resolves #4351
Changes
Context for reviewers
This may change in the near future, but at least is a a start with more specificity. I'm trying to balance having enough items for guidance, while not too many as to clutter and discourage people from covering the items.
Setup
Code Review Verification Steps
As the original developer, I have
Satisfied acceptance criteria and met development standards
Ensured code standards are met (Original Developer)
Validated user-facing changes (if applicable)
As a code reviewer, I have
Reviewed, tested, and left feedback about the changes
Validated user-facing changes as a developer
Note: Multiple code reviewers can share the checklists above, a second reviewer should not make a duplicate checklist. All checks should be checked before approving, even those labeled N/A.
As a designer reviewer, I have
Verified that the changes match the design intention
Validated user-facing changes as a designer
References
Screenshots