microsoft / microsoft/WinUI-Gallery
Full text search
Open
Nobody has claimed this yet.
app enhancement
enhancement
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 17h 51m
- Merged PRs (30d)
- 14
Description
The search feature only appears to search sample page names, not the page content. For example, to find sample code for FontIconSource, you have to know to search for SwipeControl.
It would be great to have an option to search the full text.
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 WinUI Gallery search implementation and how sample page names and content are indexed. Reproduce the FontIconSource example, then determine how full-text matching should include page content. Done means searches can find content such as FontIconSource without requiring the sample page name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100