adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
746 stars 753 forks source link

PDF Viewer Missing Design Dialog #2851

Open HitmanInWis opened 2 months ago

HitmanInWis commented 2 months ago

As a standard in WCM Core, all components have a design dialog with at least a "Styles" tab for the AEM Style System. The PDF Viewer component, though it has a Styles tab on it's editor dialog (cq:dialog), is missing a cq:design_dialog, preventing Content Policies for this component to be created and Styles to be defined.

A default design dialog should be added to this component, supporting the Styles tab if nothing else.