Sebastian Helzle

Results 329 comments of Sebastian Helzle

Do you already have an idea how to solve this better?

What would be the use? And we cannot add the debug data if we don't know what kind of data is returned. I'm sure there is a good way to...

Yes, for the absolute sum we should use the information from the individual blocks. I fixed some bugs there recently and they should be correct now. The current numbers are...

Would you consider this solved with https://github.com/t3n/neos-debug/pull/95 or do you mean "every" fusion path. Of course each render time of a block with a cache config still contains the render...

@kitsunet I implemented a hack way to build the Uris for this view back then in \Flowpack\Media\Ui\Service\UsageDetailsService::buildNodeUri, but I don't know exactly why anymore. Quite possible there is a bug...

I think we can turn it on, test whether the layouts don't break and run with it. Uploading and immediately editing the asset in the dialog is probably better than...

Sounds great. In the beginning we thought introducing a GraphQL package to the core would also increase usage and more 3rd party GraphQL apis via community packages. We should still...

I actually wanted to check how much effort it would be to switch from GraphQL to REST again. The PHP side should be manageable, but in the JS part I...

Hi @bstrilziw thx for the feedback. The replace button is in the inspector on the right when you select an image in the module itself: ![CleanShot 2024-02-26 at 14 00...

Hi Andre, thx! Will take me some days again to go through things :)