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

WCAG standards landing dashboard #1723

Closed
10 of 15 tasks
SLDonnelly opened this issue Nov 18, 2024 · 2 comments · Fixed by #1751
Closed
10 of 15 tasks

WCAG standards landing dashboard #1723

SLDonnelly opened this issue Nov 18, 2024 · 2 comments · Fixed by #1751
Assignees
Labels
front-end front-end related task

Comments

@SLDonnelly
Copy link
Collaborator

SLDonnelly commented Nov 18, 2024

As a SPAR User I want SPAR to follow WCAG standards So That I can use assistive technologies to help me complete my work

Acceptance Criteria

For the SPAR landing dashboard
image

  • Semantic HTML structure
  • Ensure all images have alternative text (for the photo on the log in screen use: "Picture of spruce tree branches with needles and cones".
  • Accessible forms
  • Keyboard navigation
  • ARIA (Accessible Rich Internet Applications) roles and attributes
  • Focus management
  • Contrast above 4.5:1
  • Tested - Use accessibility tools and screen readers during development.

Additional Context

Definition of Done

  • Ready to Demo in Sprint Review
  • Does what I have made have appropriate test coverage?
  • Documentation and/or scientific documentation exists and can be found
  • Peer Reviewed by 2 people on the team
  • Manual testing of all PRs in Dev and Prod
  • QA from UX team member
  • Merged
@ngunner15
Copy link
Collaborator

Read up on how to make Loading animation screen reader-friendly and sematic.

@kevinginley
Copy link
Collaborator

@ngunner15 Looks good to me! I also ran through it with a screen reader (NVDA) and it seemed to work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment