Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Accessibility checklist #19

Open
1 task
JeremieLitzler opened this issue Mar 7, 2018 · 0 comments
Open
1 task

Accessibility checklist #19

JeremieLitzler opened this issue Mar 7, 2018 · 0 comments
Labels

Comments

@JeremieLitzler
Copy link
Owner

WebDevJL pushed a commit that referenced this issue Mar 13, 2018
- implements the responsive images on the details page
- update the image url construction to be used everywhere
- enable keyboard pseudo-scrolling on reviews using links
- update the headings to be semantically correct

- improve search modal to be able to select several options

Covers: #24, #18, #20, #21 and #19
WebDevJL pushed a commit that referenced this issue Mar 14, 2018
- All non-text contents provide text alternatives
- Elements on the page use the appropriate semantic elements. For those elements in which a semantic element is not available, appropriate ARIA roles are defined.
- Headings are used properly
- Links have a href and title attributes.
- Make sure all buttons text are descriptives enough (ex: Learn More or More isn't enough).
- Semantic elements (header, nav, main, section, article, footer, ...) are used properly
- Fix the focus on a long list of reviews

Covers: #28, #19, #20, #21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant