dotnet / dotnet/project-system
Improve Project Property search
Open
Feature-Project-Properties-Designer
Tenet-User Friendly
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Improve the search feature:
- [x] Allow more than one search term. Currently the space key has no effect in the search box.
- [ ] When searching for two terms (e.g. `foo bar`) return results matching both `foo` and `bar`, not exactly `foo bar`
- [x] When search filters out all properties, show some UI indicating that no properties match the search term
Contributor guide
Assessment
This issue has not been assessed yet.