Monorepo
Monorepo copied to clipboard
"Other…" option does not respect limit
In checkbox questions, limit: N allows participants to select up to N items. However, if allowOther is true, this allows participants to bypass the limit:
| Unchecked | Checked |
|---|---|
They can only bypass it with the "other…" option right? If so that's the intended behavior.
Or are you saying if you click "other…" you can actually select more than N predefined options as well?
After testing clicking other let's you pick 4 elements, which can be weird The thing is that in this case it's more a "Suggest other" than "other" in the sense that it's not your 3rd choice but more a suggestion Could be clarified with a specific label but I think it's ok to leave it as is?