Search suggest
Description
The Search Suggestions feature in the QSC Console provides a search modal interface for users to quickly access relevant information.
User Interaction
-
Open Search Modal:
- Press
Ctrl + K
to open the search suggestions modal. - Click on the header search input to open the search modal.
- Press
-
Search Modal Interface:
- Once open, the user can see an input field to type in their search query.
- Recent searches are displayed if available.
-
Recent Searches:
- The last recent searches are shown when the search modal is initially opened.
- With the X button the search can be removed from the Recent Searches.
-
Search Suggestions:
- As the user types, suggestions are dynamically fetched and displayed.
- Use the arrow keys (
Arrow Up
andArrow Down
) to navigate through the suggestions.
-
Selecting a Suggestion:
- Press
Enter
to select a suggestion. This action redirects the user to the corresponding documentation link.
- Press
-
Closing the Search Modal:
- Click outside the search modal or press
Escape
to close the search suggestions modal.
- Click outside the search modal or press
Note
- The search modal provides a convenient and efficient way for users to interact with the search functionality, offering quick access to relevant documentation.