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

Accessibility #2486

Open
1 of 2 tasks
Tresor11 opened this issue May 21, 2024 · 0 comments
Open
1 of 2 tasks

Accessibility #2486

Tresor11 opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@Tresor11
Copy link
Member

Tresor11 commented May 21, 2024

I love using Upcase and want to make it as accessible as possible.

I'll use this issue to capture the work needed to make the website more accessible.

  • Images must have alt text (9 Violations)

  • Target: .avatar__image

  • Target: p:nth-child(2) > img -> <img src="/upcase/assets/marketing/many-faces-3bc8b3a405e3f84391e28460ff22c6623a07cc250bb12c1d2f78e0d772574ee8.png">

  • Target: .conversation:nth-child(2) > .conversation__avatar

  • Target: .conversation:nth-child(3) > .conversation__avatar

  • Target: .card--two-per-line.card:nth-child(1) > .card__content > img

  • Target: .card--two-per-line.card:nth-child(2) > .card__content > img

  • Target: .page-content--reading.page-content > .media-object.testimonial__person > img

  • Target: .page-section--split__column:nth-child(1) > .page-content--reading.page-content > .testimonial > .media-object.testimonial__person > img

  • Target: .page-section--split__column:nth-child(2) > .page-content--reading.page-content > .testimonial > .media-object.testimonial__person > img

  • Links must have discernible text

  • Target: #my_account_link

  • Target: a[href$="www.thoughtbot.com"]

(I’m using the aXe Chrome extension to find these errors)

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

No branches or pull requests

1 participant