plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
427 stars 575 forks source link

Remove navigation settings that are not used by Volto #5961

Open wesleybl opened 2 weeks ago

wesleybl commented 2 weeks ago

Is your feature request related to a problem? Please describe. Some navigation controlpanel settings are not used by Volto:

Describe the solution you'd like These settings should be removed from the controlpanel.

Describe alternatives you've considered There is already an option to remove fields from the control panel:

https://github.com/plone/volto/blob/81d0369e1628b3072f9e47d14831a2618d2633b6/packages/volto/src/config/ControlPanels.js#L60

Just add the fields there.