From b5cbbb63cfcae8264e4511c03071ac37dbe86a32 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Mon, 11 Mar 2024 13:54:59 +0100 Subject: [PATCH] catalog-react: EntitySearchBar changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/shiny-flowers-yawn.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/shiny-flowers-yawn.md diff --git a/.changeset/shiny-flowers-yawn.md b/.changeset/shiny-flowers-yawn.md new file mode 100644 index 0000000000..bb85130f24 --- /dev/null +++ b/.changeset/shiny-flowers-yawn.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-react': patch +--- + +`EntitySearchBar` and `EntityTextFilter` have been updated accordingly to persist the status as query params, following the same pattern as the other server side