set the default search type to all instead of software-catalog in the search page

Signed-off-by: binary.baum <binary.baum@gmail.com>
Signed-off-by: Vödisch, Alexander <A72749@eon.com>
This commit is contained in:
binary.baum
2025-12-02 13:26:31 +01:00
committed by Vödisch, Alexander
parent fe7dd15bdd
commit feef8d91c7
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search': major
---
Set the default search type to `All` instead of `Software Catalog` in the search page.
-1
View File
@@ -152,7 +152,6 @@ export const searchPage = PageBlueprint.makeWithOverrides({
<Grid item xs={3}>
<SearchType.Accordion
name="Result Type"
defaultValue="software-catalog"
showCounts
types={[
{