Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title for Tree Search Box #9053

Open
colin-grant-work opened this issue Feb 10, 2021 · 0 comments
Open

Title for Tree Search Box #9053

colin-grant-work opened this issue Feb 10, 2021 · 0 comments
Labels
enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help tree issues related to the tree (ex: tree widget) ui/ux issues related to user interface / user experience

Comments

@colin-grant-work
Copy link
Contributor

colin-grant-work commented Feb 10, 2021

Feature Description:

VSCode supports a title on the tree search box that states how many items in the tree match the query out of the total number of candidates:

image

At the moment, a similar title is hard to supply for our tree because the data handling infrastructure doesn't make those numbers readily available (see discussion here).

@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help tree issues related to the tree (ex: tree widget) ui/ux issues related to user interface / user experience labels Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help tree issues related to the tree (ex: tree widget) ui/ux issues related to user interface / user experience
Projects
None yet
Development

No branches or pull requests

2 participants