Mikel Larreategi

Results 169 comments of Mikel Larreategi

Let me check this, because I want to check all the feedback provided by Steve, and perhaps think on restructuring it all. I am a it busy these weeks, but...

I think we can close this because all docs were integrated in the created skeleton branch

It would be nice, I don't know if part of this PR or in a new one, to have variations support in Hero block, this way this block can be...

does this PR add an action to get the relations of a given object? That would be useful too.

Yes I mean exactly that. Nowadays when we have a relation field in an object, to be able to get the related objects, we index the UID of the objects...

Nice. I saw both the actions to get all relations and the plone.restapi endpoint documentation for it and that's why I asked about the context-relation action, I thought that everything...

I have tested it both in browser and calling it with `wget` and `curl` and we get the HTTP redirect, that's what you mean?

Anyway I tried to add a test to this and I got an InvariantError saying that I should not be using the `` component out of a `` component, so...

Yes I tried that in the other PR, the RedirectBlock one, and it was OK, so now I have to take the time to bring that test here

Mmm.... I don't know how to modify the `` component to always inject the navroot title when used with custom titles (for instance in custom views, but that should be...