openstackdocstheme/releasenotes/notes/add-sidebar-search-0e62a9438dca8309.yaml
Mehdi Nassim KHODJA 3f6a0cc9fb feat: add project-scoped search bar to sidebar
Currently, the theme has 2 different search options:
- Project-scoped search (page search.html)
- OpenStack-wide search (on the top of the page, header.html)

This change adds a sidebar that allows us to perform project-scoped
search directly from the sidebar from any page.
It's disabled by default but can be enabled via configuration.
Global search placeholder text has been updated to "Global Search"
in both themes (openstackdocs and starlingxdocs) to avoid confusion.

Change-Id: I4783c1efebc067532f1392d1d5c2d841ad895f39
Signed-off-by: Mehdi Nassim KHODJA <khodjamehdinassim@gmail.com>
2025-04-11 13:28:44 +00:00

5 lines
164 B
YAML

---
features:
- Add an optional project-scoped search bar to the sidebar. Updated OpenStack/StarlingX
wide search placeholder to "Global Search" for clarity.