From adb31096bc277610e55a11057e9e9608c661d94d Mon Sep 17 00:00:00 2001 From: Kenny Johnson <105308787+papercircuit@users.noreply.github.com> Date: Thu, 20 Apr 2023 19:13:58 -0400 Subject: [PATCH] Add changeset Signed-off-by: Kenny Johnson <105308787+papercircuit@users.noreply.github.com> --- .changeset/thin-ways-exist.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thin-ways-exist.md diff --git a/.changeset/thin-ways-exist.md b/.changeset/thin-ways-exist.md new file mode 100644 index 0000000000..bba76f0424 --- /dev/null +++ b/.changeset/thin-ways-exist.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-search-react': major +--- + +Fix text-overflow UI issue for Lifecycle spans in SearchFilter checkbox labels.