Files
backstage/.changeset/forty-poets-tie.md
T
Vincenzo Scamporlino 4af82967f4 Decouple EntityTagPicker from backend entities
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-03-08 21:50:02 +01:00

216 B

@backstage/plugin-catalog-react
@backstage/plugin-catalog-react
patch

Decouple tags picker from backend entities

EntityTagPicker fetches all the tags independently and it doesn't require all the entities to be available client side.