Author searches report 'no results', should hint to use type:commit or type:diff
Created by: rrhyne
Some filters result in 'No result' and do not help the user understand why. Example:
- Search repo:sourcgraph/sourcegraph author:[email protected]
- Note the user has not included type commit or diff
- Run search
Expected behavior:
A tip is provided that author searches require type:commit or type:diff.
Actual behavior:
- Receive the "No Results" banner
Identify combinations of languages and types which are not compatible and add hints for the user as to how to produce a valid result.