Replies: 1 comment
-
Track and upvote #2855 and #2983. They are bit low priority for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I often configure and use Custom Search Engines / Site Shortcuts for quickly navigating technical documentation such as internal company docs / language / framework docs etc.
Its the functionality where in the browser you can enter a keyword into the url bar followed by a search query, and it will directly open the search page on the relevant site for the search query.
See the following links:
For this to work, the ability to populate a search element by query parameters needs to be possible.
Potential Implementations I see, are either populating the current search component in the header on page load. Or introducing a custom search page that displays the search components as a standalone element.
Beta Was this translation helpful? Give feedback.
All reactions