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

Options with the same value are all selected upon clicking #144

Open
drusepth opened this issue Jul 24, 2017 · 0 comments
Open

Options with the same value are all selected upon clicking #144

drusepth opened this issue Jul 24, 2017 · 0 comments

Comments

@drusepth
Copy link
Contributor

If you add multiple options with the same value (e.g. "Choice 1" and "Choice 1"), clicking either will select both. This applies to both radios and checkboxes. This also includes any system-added options like "Other".

Upon clicking one of two identically-named radios:
2017-07-24-192202_685x368_scrot

Clicking a radio with the value "Other" when include_other_option is true:
2017-07-24-185754_716x373_scrot

Clicking a single checkbox with the same name as another checkbox:
2017-07-24-192405_406x111_scrot

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

1 participant