Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FORMS-9473: replaced parsys with container with responsive grid #1121

Merged

Conversation

egmox
Copy link
Contributor

@egmox egmox commented Aug 17, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/core/components/policies/mapping"/>
jcr:title="Header"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we really need title and layout in policies?

jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/responsivegrid">
jcr:title="Header"
sling:resourceType="wcm/foundation/components/responsivegrid"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might be missing something here, but what is the change done here? The resourceType still seems to be the same. Only the tag name is changed rom parsys1 to container1, does this even make any difference? I believe its just a name

@egmox egmox force-pushed the FORMS-9473-container_insteadOf_parsys branch from 57ac330 to 9d6eea3 Compare September 1, 2023 12:29
@egmox egmox requested a review from barshat7 September 5, 2023 15:34
Copy link
Contributor

@pankaj-parashar pankaj-parashar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Container component should be replaced only for core component AF related artifacts.

  • Blank AF v2 template
  • AF Page V2 template type

Basic and Blank templates (Foundation AF component) shouldn't be changed.
cc : @sakshi-arora1

@pankaj-parashar pankaj-parashar merged commit 3bb5404 into adobe:develop Sep 6, 2023
9 checks passed
@pankaj-parashar pankaj-parashar added this to the 45 milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants