Notes from meeting with Sophie:
Accessibility best practices
- Alt-text required for all images
- keyboard navigation: tab-index should not be used unless needed explicitly (Sophie)
- heading usage: H2 always after H1, H3 after H2, etc...
- heading usage: only one H1 heading per form (opinionated)
UI Testing:
- text readability contrast of text
- screen reader compatibility
Notes from meeting with Sophie:
Accessibility best practices
UI Testing: