nhirrle
nhirrle
## Feature Request As an Author I like optionally to add a title within each component to describe the purpose of this component. For example when creating a News List...
### User Story As a user I like to use latest WCM Core components release within Core CIF Components so that I benefit from latest release. ### Description & Motivation...
## Feature Request **Is your feature request related to a problem? Please describe.** When using the List Component with option "Child Pages" there are use-cases where you as an AEM...
### Expected Behaviour Interactive Mode with frontendModule="decoupled" is not working. It's working fine when passing `-D frontendModule="decoupled"` option ### Actual Behaviour With interactive mode, message `Define value for property 'frontendModule'...
### Feature Request To serve a secure website it would be nice to benefit from the [OWASP dependency-check-maven plugin](https://github.com/jeremylong/DependencyCheck) when creating a new project. It can run on each build...
On Load when parameters are passed in the URL (e.g. when linking from another report), parameters are not filled in. Issue: https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/87a1216075f274c2e9be32245453172480200f41/ui.apps/src/main/content/jcr_root/apps/acs-commons/components/utilities/report-builder/report-page/clientlibs/js/app.js#L100 Fix: ``` var newUrl = new URL(window.location.href) newUrl.search...
## Bug Report **Current Behavior** 1.) Upload an image and configure the title in the metadata 2.) Create a page and open it. In Tab "Image" select that image as...
Dear Team We are currently setting up a new greenfield AEM-project and think about the usage of storybook to modernize Frontend-Development: Faster protoytping and more What's your recommendation for a...
**Describe the bug** It seems like sling:alias and mappings are not supported with AEM SPA. I don't know if this ticket should be rather a feature request than a bug...
**Is your feature request related to a problem? Please describe.** Add Support for `getRobotsTags` as in Wcm Core. Currently method is not implemented in https://github.com/adobe/aem-spa-project-core/blob/master/core/src/main/java/com/adobe/aem/spa/project/core/internal/impl/PageImpl.java and therfor the default implementation...