webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

HCMS: Configure Dynamic Zone and Object field to be expanded by default #4109

Closed ma-schmidt-de closed 1 month ago

ma-schmidt-de commented 2 months ago

Is your feature request related to a problem? Please describe.

In our customer project, we see the requirement to always render a dynamic zone open with it's content. Right now, every time a DZ is rendered, it is collapsed and editors always have to spend an additional click to open it and see the inner content.

Describe the feature's behavior.

To improve editor UX, it would be best to configure a DZ or an object (accordion renderer) to always be expanded when rendered initially.

Describe alternatives you've considered.

No response

ma-schmidt-de commented 2 months ago

My considerations are based on the case that the content model is defined in-code. Additional masseurs have to be taken in order to enable the open config for the no-code content model editor.