-
Notifications
You must be signed in to change notification settings - Fork 40
Handling AEM Core components #373
Comments
I'll join, will take care of Title first |
Next on my list is List |
Text is already covered by ConfigureComponentTest - checking it on the list as "done" |
Next - Image |
Hi, I take care of Teaser component |
@kaczymuczy @jaskowskak @mkrzyzanowski Good Job!! |
I'm joining too. I will take care of Button component. |
I'll put the Content Fragment now under my looking glass |
I will take a look on the Separator component |
I'll take care of Carousel |
Separator is a core component and available in AEM 6.5. Unfortunately it is not available (by default) under We Retail content. It is available only under component demo pages (../content/core-components-examples/library). We can make it available by modifying default configuration of 'content-page' template under We Retail branch. (This need to be confirmed, if is it possible to automate this action) We can also prepare tests for Separator component, which will work under path
Or we can drop this component. @mkrzyzanowski @Shaihuludus what do you think? P.S. |
Tests for Teaser component: wttech/bobcat-aem-tests#12 |
Creating tests for Separator component will be dropped. Reasons behind it are:
I have also noticed that in Core Components 2.6.0 is added new component - Experience Fragment and in Core Components 2.7.0 Embed . Do we want add them to the list and create tests for them? |
I will try Sharing component this time ;) |
Sharing component need some special configuration of page properties. We can achieve this by "hard coding" this properties, but after that we don't have anything to automate. Other way is to create mechanism in Bobcat to set proper page properties. For this purpose I have create issue in main Bobcat repo - #393 For now, there is no sense to create any tests for Sharing component. |
I will work on breadcrumb right now |
I will try Accordion |
I'm going for the Content Fragment List |
Working on Tabs now |
Going for Form Container |
Actually I'll take all Form Components should no one protest :) |
Adobe maintains a set of core components: https://github.com/adobe/aem-core-wcm-components.
The scope of this task is to investigate if Bobcat can handle authoring using these components and add such capability wherever it is not possible.
Note: we're assuming the latest version of Core components
Environment:
Components:
Template components
Page authoring components
DownloadThanks @Danon9111 for noticing that the Download Component is deprecatedSeparatorthere is no need of adding any tests. New issue in Bobcat core functionality Handling Styles Variant functionality #392Sharingchanges in core Bobcat functionality required Handling AEM Page Properties #393Container components
Form components
The text was updated successfully, but these errors were encountered: