Vincenzo Scamporlino

Results 235 comments of Vincenzo Scamporlino

> > The search api can be used by other plugins which might require to perform a search query with an empty term in some contexts. Perhaps we should address...

do you know where the request is originating from? Can't find any `OwnedEntitiesCard`

I think it's a duplicate of https://github.com/backstage/backstage/issues/23303 Can you point me to the code of the card?

My guess is that the card is attempting to authorize too many permissions at the same time.

I guess #29552 should help fixing this issue

that's a brilliant finding @sleepingmoro 🙏 Would you mind opening a PR?

> To further clarify my standpoint; > > 1. In order to make the unique-constraint work, the null needs to be changed to empty string. > 2. We then need...

> Hi 👋 I'd like to provide an overview of the current state of the Backstage UI, including a short demo of some components, and share what's coming next. looking...

Thank you everyone! Next session is scheduled for January 21st! https://github.com/backstage/community/issues/250

there is a `If Then Else` example in https://rjsf-team.github.io/react-jsonschema-form/ that can be very handy for your use case