Skip to content

Make category question widget render select input if more than 32 options for both single and multi select fields - #4974

Merged
frjo merged 1 commit into
mainfrom
feature/categorie-field-radios-select
Sep 9, 2026
Merged

Make category question widget render select input if more than 32 options for both single and multi select fields#4974
frjo merged 1 commit into
mainfrom
feature/categorie-field-radios-select

Conversation

@frjo

@frjo frjo commented Sep 1, 2026

Copy link
Copy Markdown
Member

We have had this in place for multichoice fields for years but for some reason missed it for single choice fields.

Having e.g. 50 checkboxes or radioboxes on a field is just too many. I think 32 is a resonable limit to switch and it has been in place for multiselect for years.

@frjo frjo added Type: Feature This is something new (not an enhancement of an existing thing). Type: Patch Mini change, used in release drafter labels Sep 1, 2026
@frjo
frjo requested a review from wes-otf September 1, 2026 16:47
@frjo
frjo force-pushed the feature/categorie-field-radios-select branch 2 times, most recently from 8fa5f50 to ff04c71 Compare September 9, 2026 10:05

@wes-otf wes-otf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! I'd even be fine capping the options at something less than 32 but this works as is!

…ions for both single and multiselect fields.
@frjo
frjo force-pushed the feature/categorie-field-radios-select branch from e6069ff to 575b38d Compare September 9, 2026 20:23
@frjo

frjo commented Sep 9, 2026

Copy link
Copy Markdown
Member Author

Removed all bug fixes that were not directly related to the feature. Trying to get form groups working well is a mess.

@frjo
frjo merged commit 2769c94 into main Sep 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Feature This is something new (not an enhancement of an existing thing). Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants