Fredrik Adelöw

Results 619 comments of Fredrik Adelöw

Makes sense. I'll add though, that in large catalogs field selection just doesn't suffice - you'll need pagination too, exposed all the way to the caller.

Agreed with the above. Maybe we should investigate using `*` dependencies for these.

Hi! Just wanted to say that the tests are unhappy on this one.

See above - would love to see a contribution to update the config injection for this case as well.

@amosciatti @Vity01 did [the script posted above](https://github.com/backstage/backstage/issues/30986#issuecomment-3223994006) work for your needs?

@julzllanillo The [frontend-with-nginx](https://github.com/backstage/backstage/tree/master/contrib/docker/frontend-with-nginx) tutorial is in `contrib` and hence not under any maintenance guarantees. For a very long time, the `app-backend` is how installations are set up by default for...

Alright, I gave this a second look. While the code as such is OK, it's the total featureset that I still think gets skewed. First and foremost, this provider does...

Agreed. Can this be a change in the hook/context instead of the client? Such that it skips calling the api on mount if there's no term, for example. If you...

Something like this https://github.com/backstage/backstage/pull/32080