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

Multi-Select Matrix with a Checkbox column (Show in Multiple Columns) - Choices are not disabled when a user selects the number of choices defined as maxSelectedChoices #6866

Closed
JaneSjs opened this issue Sep 4, 2023 · 1 comment
Assignees
Labels

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Sep 4, 2023

Usage Scenario: implement a multi-select matrix with Checkboxes hich appear in multiple columns. Prevent users from selecting more than the specified number of options per row.

View Demo

Expected behavior: when a user selects two options, disable other options within a row. Like it's done for a standalone Checkbox question.
image

Current behavior: when a user selects two options, other options cannot be selected (OK), but there is no indication of it.
image

@JaneSjs
Copy link
Contributor Author

JaneSjs commented Dec 24, 2024

The issue was fixed. Checked with v1.12.15:
Image

@JaneSjs JaneSjs closed this as completed Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants