-
Notifications
You must be signed in to change notification settings - Fork 530
Description
- Apply aria-* attributes where applicable
- Apply aria-labelledby & aria-label where applicable
- Apply aria-orientation where applicable
- Use
nav
tag for all navigatable elements - Close all dropdowns/popups on
ESC
press - Review, test and fix all component focus states & handling
- Review and fix HTML semantics (especially ordered h-tags)
- Implement pause & resume in sliders
- Apply alt/title to unlabeled, icon-only buttons