magento2-page-builder icon indicating copy to clipboard operation
magento2-page-builder copied to clipboard

Allow user to add content-type inside Slide component

Open dadolun95 opened this issue 1 year ago • 0 comments
trafficstars

Description (*)

The purpose of this pull request is to add a new "slide" component appearance called "container" as requested inside issue #384 This new appearance allow the user to insert content-type elements inside any slide.

Story

  • #384 User adds content types into Slide

Manual testing scenarios (*)

  1. Create a "Row" content type inside a CMS content
  2. Place "Slider" content inside
  3. Edit the first slide clicking on the Slider dots
  4. Choose "Container" appearance
  5. Save the slide
  6. Place other content-type elements inside the slide

Checklist

  • [x] Pull request has a meaningful description of its purpose
  • [x] All commits are accompanied by meaningful commit messages
  • [ ] All new or changed code is covered with unit/integration tests (if applicable)
  • [x] README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • [x] All automated tests passed successfully (all builds are green)

dadolun95 avatar Sep 02 '24 13:09 dadolun95