Improve Accessibility on all widgets

36 votes

Right now, the Judge.me widgets do not meet the Web Content Accessibility Guidelines (WCAG), which opens up stores to potential lawsuits, and provides a bad experience for users with disabilities. Some smaller tasks that can be addressed:
- Correctly bind the labels to the form inputs on the 'Write A Review' form. Right now they are not connected at all, and are useless.
- Add a design setting to show labels instead of relying on placeholders
- Ensure pagination is keyboard focusable by using a button element instead of an anchor tag
- Do not use divs for review star filtering

Done Suggested by: Nic Upvoted: 11 May, '21 Comments: 4

Comments: 4