Summary
Test and improve UX to address accessibility concerns for visibility and screen readers:
Improve UX for Keyboard Navigation
Notes for this section:
- Look into updating the Week divs to something a more semantic HTML element, (e.g. articles).
- They should also be tab-able (use tab-order attribute or ARIA)
- upon focusing, that Week should have an outline to indicate where the users is currently focused (using CSS)
- look into a way to indicate that each Week post is clickable, and opens the post for that week (depending on scope, this could be its own ticket)
Additional notes
Recommended browser ext's for testing (chrome, firefox also avail):
axe DEVtools
https://chrome.google.com/webstore/detail/axe-devtools-web-accessib/lhdoppojpmngadmnindnejefpokejbdd/related
tota11y
https://chrome.google.com/webstore/detail/tota11y-plugin-from-khan/oedofneiplgibimfkccchnimiadcmhpe/related
high contrast
https://chrome.google.com/webstore/detail/high-contrast/djcfdncoelnlbldjfhinnjlhdjlikmph/related
accessible color picker
https://chrome.google.com/webstore/detail/accessible-color-picker/bgfhbflmeekopanooidljpnmnljdihld
Summary
Test and improve UX to address accessibility concerns for visibility and screen readers:
Improve UX for Keyboard Navigation
Notes for this section:
Additional notes
Recommended browser ext's for testing (chrome, firefox also avail):
axe DEVtools
https://chrome.google.com/webstore/detail/axe-devtools-web-accessib/lhdoppojpmngadmnindnejefpokejbdd/related
tota11y
https://chrome.google.com/webstore/detail/tota11y-plugin-from-khan/oedofneiplgibimfkccchnimiadcmhpe/related
high contrast
https://chrome.google.com/webstore/detail/high-contrast/djcfdncoelnlbldjfhinnjlhdjlikmph/related
accessible color picker
https://chrome.google.com/webstore/detail/accessible-color-picker/bgfhbflmeekopanooidljpnmnljdihld