Skip to content

Add "See all [x] results" link to search footer

Sarah German requested to merge 1124-search-link into main

Why

Provides a path for visitors to see the full list of search results on the dedicated /search page (like Docusaurus).

Cheers to the Algolia team for the assist: https://github.com/algolia/docsearch/issues/1368

Screenshots

Before After
image image

The link in this example points to /search/?query=container.

How to test

  1. Load the site in the review app.
  2. Run some searches. The count and link target should update as the query is modified.
  3. Click the result link in the footer of the modal.

Closes #1124 (closed)

Edited by Sarah German

Merge request reports

Loading