dotnet / dotnet/project-system

Improve Project Property search

Open
#6,901 3 comments 0 reactions 1 assignee Claimed by @drewnoakes View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.