Wesley Barroso Lopes

Results 82 comments of Wesley Barroso Lopes

@mrkguruin I can confirm this error as well. But it is a different error from this issue. Can you please open a new issue?

@jackahl does this apply to `plone.restapi`? See: https://github.com/plone/volto/pull/4572#issuecomment-1476669252

> Removing support for a custom filterControlPanelsSchema function is a breaking change that could only happen in a new major version of volto. @davisagli but isn't the master branch for...

@davisagli @sneridagh @stevepiercy I kept the `filterControlPanelsSchema` function and used `unwantedControlPanelsFields` in it. Can you take a look please?

> I understand that the endpoint is @controlpanels. Thoughts? Yes: https://github.com/plone/plone.restapi/blob/11275deb4bc9488e0c10929bd7c76a1cfd6edc96/src/plone/restapi/services/controlpanels/configure.zcml#L32

@alexialg05, @stevepiercy is correct. It is not enabled in the demo. You can do this locally. To see: https://github.com/plone/volto/blob/9317e498ee86f47a7e6e49eb3c9d28f1783019d7/docs/source/configuration/workingcopy.md?plain=1#L16

@davisagli the steps to reproduce this on the Volto are described in: https://github.com/plone/volto/issues/5274 But this PR here does not make validation errors appear in Volto. It only leaves the compatible...

@davisagli I make the Volto PR: https://github.com/plone/volto/pull/5950