Backstage: [Search] Search input in side bar -> Search Page flow

Created on 19 Nov 2020  路  2Comments  路  Source: backstage/backstage

We do have a search input field in the side bar which currently are rendered without no other functionality. With that said, the search page is currently only accessible if you navigate to the /search route manually.

Ideally we would like a user to be able to input a search query in the input field that exist in the side bar and get redirected to the search page while they are typing.

help wanted search

All 2 comments

If we pass the search query to the search route as a query parameter, we could also use the query parameter to return to the current state of the search page. That would be useful if I click on a search result and then navigate back with the browser history to the search.

I can take this over

Was this page helpful?
0 / 5 - 0 ratings

Related issues

emmaindal picture emmaindal  路  3Comments

fastfrwrd picture fastfrwrd  路  4Comments

Fox32 picture Fox32  路  3Comments

althafh picture althafh  路  4Comments

shmidt-i picture shmidt-i  路  4Comments