Closed
Description
If there is high number of choices in List or Checkboxes the behavior is far from optional. The list will overflow the screen and navigation becomes practically impossible.
I suggest limiting the size of "scrollbox" to a certain number of lines and scroll through the box when person navigate to the end/beginning.
Also, I would suggest adding filtering/auto-suggesting feature, which would allow the user to start typing while in the List/Checkbox question, which would filter out the choices displayed.
@magmax do you think the proposed solution&feature is feasible? If so, I could work on it, if you would accept the PR...