aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

Enable Remote Asset selector for background image in Container component

Open eruditionist opened this issue 7 months ago • 1 comments

Feature Request

Is your feature request related to a problem? Please describe. My client is unable to use their OOB container component with their AEMaaCS instance where DM with OpenAPI has been enabled. They do not want to customize the OOB container component since it will deviate from their strategy of using OOB features and functionality only.

Describe the solution you'd like Enable the ability to select Local/Remote assets in Container component so they can use Asset Selector via remote option.

Are there alternatives? Customizing is the only alternative

Documentation If you can, explain how users will be able to use this and possibly write out a version of the docs. Maybe a screenshot or design?

eruditionist avatar May 12 '25 14:05 eruditionist

This is effectively the same as the long-standing https://github.com/adobe/aem-core-wcm-components/issues/741 - ultimately to fix the Container component needs to be refactored to enable the imageDelegate pattern and reuse the image dialog widget.

HitmanInWis avatar Jul 15 '25 22:07 HitmanInWis