theia-trace-extension icon indicating copy to clipboard operation
theia-trace-extension copied to clipboard

Add search Views by name

Open ebugden opened this issue 5 years ago • 2 comments
trafficstars

⚠️Note: In this issue, the term "view" should have been used instead of "~~analysis~~" (see comment). The issue title and description are updated, but all comments below are unchanged.


Searching by name is a fast and direct search option for users who know what they are looking for.

vscode-search-by-name

  • Label search field with “Search views ~~analyses~~ by name” (or “Search by name”, depending on available horizontal space).
  • Update search results as the user types.
  • Display “No views ~~analyses~~ found.” if there are no matches. vscode-no-extensions

Field style

  • Descriptive label in low contrast colour vscode-search vscode-marketplace-search
  • Blue outline when selected vscode-search-outline vscode-marketplace-search-outline
  • A magnifying glass icon is an intuitive way to reinforce the purpose of the field. But, the VS Code sidebar is narrow and the search bars in VS Code simply label the box “Search” (shown higher) so the icon could also be left out. grafana-search

Current list of views: image

ebugden avatar Oct 13 '20 22:10 ebugden

This feature covers the search action of Location: Target is known, Location is unknown.

image

ebugden avatar Feb 17 '21 17:02 ebugden

Not currently relevant since the number of views is short (<10)

ebugden avatar Nov 29 '21 20:11 ebugden