diff --git a/.changeset/funny-pianos-grow.md b/.changeset/funny-pianos-grow.md index b08b5f0768..7823ca82b0 100644 --- a/.changeset/funny-pianos-grow.md +++ b/.changeset/funny-pianos-grow.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-react': patch --- -Fix filter bug that leaves filters selected when they are not available for the selected kind. +Fixed bug in `EntityTagPicker` that filtered on unavailable tags for the selected kind.