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

[BUGS] Form radio checkbox should not modify checkboxes from another group #6681

Open
tzuhsial opened this issue Nov 22, 2018 · 2 comments
Open

Comments

@tzuhsial
Copy link

Form Radio Checkbox

In the official documentation form page,
in the Radio Checkbox section, there are 2 radio checkbox groups, that selects the first favorite fruit
and second favorite fruit respectively. However, selecting any checkbox will deselect all other checkbox, even in the other group.

The expected result should be that the check boxes in the first group should only affect the ones in the first group and vice verca.

Version

2.2.9 and

@lubber-de

This comment was marked as spam.

@lubber-de

This comment was marked as spam.

@y0hami y0hami reopened this Jan 15, 2019
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

3 participants