diff --git a/.changeset/unlucky-feet-smell.md b/.changeset/unlucky-feet-smell.md new file mode 100644 index 0000000000..67936fe3ad --- /dev/null +++ b/.changeset/unlucky-feet-smell.md @@ -0,0 +1,6 @@ +--- +'@backstage/plugin-catalog': patch +--- + +`CatalogIndexPage` now accepts an optional `ownerPickerMode` for toggling the behavior of the `EntityOwnerPicker`, +exposing a new mode `` particularly suitable for larger catalogs. In this new mode, `EntityOwnerPicker` will display all the users and groups present in the catalog.