Lead: Shani Laendler (Unlicensed)
Status | ||||
---|---|---|---|---|
|
...
"Starts with" approach: if the suggestions appends characters to the end of the typed text then you should highlight the suggested characters:
...
"Contains" approach: if the suggestions suggest popular queries that contain the typed text anywhere in the query, it’s best to highlight the typed query:
...
Search logic:
The search is conducted only after (1) selecting a suggestion (2) clicking the "Search" button or (3) 'Enter' in the keyboard.
...
List Types
Hierarchical tree view
Validations and errors - TBD
No results found
...
The results area will clearly state no results were found
The text will say "no <items> were found" (e.g. no categories were found, no employees were found).
Suggestions for improving the search, for example:
Make sure all words are spelled correctly
Try different key words
When possible, provide specific solution suited for the specific database. For example, when searching for employees advice to search by ID, or employee number
...
The user may enter invalid characters such as !#$%
maybe address this as a “no results” suggestion.
Depending on the use case