Updates based on hallway testing
Created by: rrhyne
Interaction related:
-
Improve the left caret to include an 'i' character to further denote additional information is contained in the reference. Figma -
Animate the i < button into screen from right (our animation from when the caret was on the left will be appropriate) -
link @rev in repo: filter replaces search. Open this in a new tab or remove the link -
Make examples clickable and additive to the user's search
Content related
-
before: fitler is missing -
after and before descriptions should include a statement "To use this filter, the search query must contain type:diff or type:commit." -
In the after examples description, and likely elsewhere, filters are missing quotes. The filter after:last week
is then presented to users incorrectly. Add quotes:after:"last week"
so the filter is presented correctly- This should be made on the documentation page as well
-
file.contains() is missing from the list of items -
Negation entry is missing the phrase (opt + click filter in reference list) (figma) -
visibility filter does not contain the additional items private and public as forks and archived do. It should display as visibility:any/private/public
-
repo:contains.file/content/commit should be split into: - repo:contains.file(path)
- repo:contains.content(content)
- repo:contains.commit.after(date)
- Descriptions are available for these items in the documentation
-
Author is missing. Description should contain: "To use this filter, the search query must contain type:diff or type:commit." -
Message is missing. Description should contain: "To use this filter, the search query must contain type:diff or type:commit."
metrics related
Metrics defined here: https://www.figma.com/file/as1QusTZKQlUakfC90ANwb/?node-id=199%3A645
-
SearchReferenceSearchedAndClicked -
SearchReferenceFilterClicked -
SearchReferenceClosed -
SearchReferenceOpened