Monorepo icon indicating copy to clipboard operation
Monorepo copied to clipboard

"Other…" option does not respect limit

Open LeaVerou opened this issue 2 years ago • 2 comments

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
image image

LeaVerou avatar Sep 21 '23 02:09 LeaVerou

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?

SachaG avatar Sep 21 '23 06:09 SachaG

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?

eric-burel avatar Nov 13 '23 13:11 eric-burel