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

Review checkboxes and radio attr/prop usage #1886

Open
tadatuta opened this issue Jul 25, 2016 · 2 comments
Open

Review checkboxes and radio attr/prop usage #1886

tadatuta opened this issue Jul 25, 2016 · 2 comments

Comments

@tadatuta
Copy link
Member

It turned out that form.reset() works wrong with current way of checking/unchecking checkboxes.

Such variant was introduced in 012de48 as a fix for previous change made for a11y: db4a138

Is there any way to satisfy a11y and get rid of attr() setter?

@tadatuta tadatuta added the JS label Jul 25, 2016
@tadatuta
Copy link
Member Author

cc @aristov

@narqo
Copy link
Member

narqo commented Jul 25, 2016

According to WAI-ARIA Authoring Practices for Checkbox widget, it should be possible to use aria-checked attribute.

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

No branches or pull requests

2 participants