From 6ae775870c19f53d4c735e3e8f3c7ce6d3bb9364 Mon Sep 17 00:00:00 2001 From: Mathias Bronner Date: Thu, 17 Nov 2022 17:05:32 +0100 Subject: [PATCH] add GroupListPicker to the changeset text Signed-off-by: Mathias Bronner Signed-off-by: Mathias Bronner --- .changeset/nasty-pens-march.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/nasty-pens-march.md b/.changeset/nasty-pens-march.md index ca11e26874..ae2aab3afc 100644 --- a/.changeset/nasty-pens-march.md +++ b/.changeset/nasty-pens-march.md @@ -2,4 +2,4 @@ '@backstage/plugin-org-react': patch --- -Bug fixes and adding the possibility to add a default value. Fixes: Vertical size jump on text entry, left align for text, selecting a value closes the popup, auto focus on the popup when opening +Bug fixes and adding the possibility to add a default value for `GroupListPicker`. Fixes: Vertical size jump on text entry, left align for text, selecting a value closes the popup, auto focus on the popup when opening