Hello,
In my app, I have a Chips Choice component that filters data for the next components. Each choice represents a different style, and last week, I’m quite sure that I was able to group the list by styles—meaning that the choices appeared separated into groups (e.g., one style with its options, followed by another style with its own options).
However, today I noticed that the grouping is gone, and all choices are listed together without separation. I also can’t find the option to enable grouping again.
Could you please help me figure out:
- Was there a setting for grouping choices in the Chips Choice component or I’m crazy?
- Is there another way to achieve the grouped display of styles?
That grouping is important because, depending on the style, the process must be done entirely differently from other styles. It is necessary for the user to know in advance which style each choice belongs to.
Thank you in advance for your help!