microsoft / microsoft/WinUI-Gallery
ComboBox with grouping sample required
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.6k
- Forks
- 756
- Avg merge
- 17h 51m
- Merged PRs (30d)
- 14
Description
Is this a totally new sample, an addition to an existing sample page, or a modification of an existing sample page?
- New sample
- Addition to existing sample
- Modification to existing sample
If this is an addition/modification to an existing sample page, which one?
ComboBox sample
Describe the sample
Add a sample which shows how to add grouping inside ComboBox
Is your sample request related to a problem? Please describe it
Search results took to stackoverflow where the reply was 'there are no options in ComboBox to have groups'. But the Documentation shows there is. So a good sample implementation is missing to showcase it.
Additional context
I need it for my project as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing ComboBox sample in the WinUI Gallery and reviewing how its sample data and layout are organized. Add a grouping example to that sample, then run the gallery and verify that grouped ComboBox items are visible and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100