0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Ruby60 forks (60 forks)auto 404
Good First IssueNeeds: Discussionforms
Repository metrics
- Stars
- 55 stars (55 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Comb back through aria attributes, tab order, etc
Contributor guide
- Research direction
- Review all form components in the application for ADA compliance. Use browser developer tools to inspect the rendered HTML and check for proper aria attributes, semantic HTML elements, logical tab order, and keyboard accessibility. Ensure all form inputs have associated labels and error messages are accessible.
- Tech stack
- htmlcssjavascript
- Domain
- frontendaccessibility
- Issue type
- Accessibility
- Prerequisites
- HTMLCSSJavaScript