Files
backstage/.changeset/small-worms-check.md
T
Oliver Sand 475fc0aaa3 Make sidebar search field work (#3362)
* Make sidebar search field work

Extend the search page to have the ability to react to query parameters. The search in the sidebar now navigates to the search page and passes the query parameter. The search box on the search page is now debounced.

Closes #3341

* Fix sidebar search while the search page is already open
2020-11-20 15:14:18 +01:00

143 B

example-app, @backstage/plugin-search
example-app @backstage/plugin-search
patch patch

Using the search field in the sidebar now navigates to the search result page.