Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dojox.form.Rating needs accessible interaction and semantics #280

Open
smhigley opened this issue Apr 16, 2018 · 1 comment
Open

dojox.form.Rating needs accessible interaction and semantics #280

smhigley opened this issue Apr 16, 2018 · 1 comment

Comments

@smhigley
Copy link

The current rating widget uses a list with no accessible text or keyboard interaction.

Both the W3C example and many other accessible rating widgets use radio buttons as a base. The existing hidden input could be swapped out for a set of radio buttons corresponding to the number of stars.

@neekfenwick
Copy link
Contributor

This was resolved in #281 and can be closed, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants