Gustaf Räntilä

Results 71 comments of Gustaf Räntilä

This looks interesting but far trickier than your example I'm afraid. The `setScalarValue` seems to only handle strings, from what I understand. I'm going to go through the documentation on...

Sorry for the delay @awanlin, I have rebased now. The logic was partly moved to the common package, as that's where the API client was moved into. Apart from that,...

Great! Looks very much like what I've done. However, to not repeat the Api, would it make sense to add support for providing the async `getOptions()` to `CatalogClient` instead, and...

Should be fixed with https://github.com/backstage/backstage/pull/30889 (released in 1.43)

Would anyone working on TechDocs be able to take a look at this? 🙏

Sometimes you get lost in a new code base, you're absolutely right @alexlorenzi that hoisting the logic to the `EntityPageDocs` makes sense. However, a custom component is tricky, as it...

@alexlorenzi please take a second look at this, it's working fine on my side. It's also rebased on latest master.

@squid-ney that name is fine by me, I renamed it and pushed the change.

#5620 will mitigate this

I think this could make sense. Given my relatively big performance improvment PR #31267 which introduces a server-side call for creating the graph, I'm starting to think it might make...