Open
0 of 1 issue completedDescription
Provide a general summary of the feature here
From what I understand, GridList is a more interaction-focused alternative to ListBox. They also both refer to each other in their documentation pages.
Therefore, I believe it makes sense for them to have similar features, like Sections, Separators & Section Headers.
🤔 Expected Behavior?
Same (similar) as in ListBox – being able to group the items into Sections, which can contain Header & can be separated by Separators
😯 Current Behavior
GridList doesn’t support Sections, Headers or Separators
💁 Possible Solution
No response
🔦 Context
One use case I have is that I want to support having checkboxes as an affordance for multi-select inside the ListBox, but it’s not supported / allowed. I could use GridList, but then I’d lose Sectioning, Headers & Separators from ListBox
💻 Examples
No response
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✏️ To Groom