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

Magento2 PageBuilder

Results 118 magento2-page-builder issues
Sort by recently updated
recently updated
newest added
trafficstars

I needed to replace `jarallax` with `jarallax-wrapper` to make it work with a custom Js bundler (Magepack Bundle) Indeed, without `jarallax-wrapper`, `window.jarallax` is not populated and return an error (undefined...

Progress: ready for review

I've encountered a scenario where the Page Builder's HTML content can become corrupted, leading to potential runtime errors in the script responsible for handling HTML elements. Specifically, the issue arises...

Progress: ready for grooming

…. Fixes #775 ### Description (*) This removes references to less classes in an adminhtml less file that are only defined in the frontend of Magento's Blank and/or Luma themes....

Progress: approved
Priority: P2
Progress: ready for testing
Progress: accept

This issue is creating for testing purposes. ### Preconditions (*) 1. 2. ### Steps to reproduce (*) 1. 2. ### Expected result (*) 1. [Screenshots, logs or description] 2. ###...

Progress: ready for grooming

### Description (*) When I insert the description of the product I have this problem: **It's not aligned** **FIX:** **The text should be aligned** ### Story ### Bug * [#801](https://github.com/magento/magento2-page-builder/issues/801)...

Priority: P3
Progress: ready for testing
Project: Community Picked

### Description (*) ### Story ### Bug ### Task ### Fixed Issues (if relevant) 1. magento/magento2-page-builder#: Issue title ### Builds ### Related Pull Requests ### Manual testing scenarios (*) 1....

Progress: review

### Description When PageBuilder initialises, it moves styles from a tag into `data-{viewport}-styles` attributes. If there are CSS selectors that do not match any elements, an error is thrown: ![Screenshot_2022-03-02_11-17-34](https://user-images.githubusercontent.com/334786/156354682-54fa1422-1edb-4310-a499-eafba92a2633.png)...

partners-contribution
Priority: P1
Partner: Fisheye
Progress: needs update
Project: Community Picked

This issue is automatically created based on existing pull request: magento/magento2-page-builder#804: Ignore styles which no longer apply --------- ### Description When PageBuilder initialises, it moves styles from a tag into...

Priority: P1
Progress: ready for grooming

### Preconditions (*) 1. Magento Page Builder version >= 1.3.0 ### Steps to reproduce (*) 1. Create a `Magento_Catalog/layout/catalaog_category_view.xml` in your theme. 2. Set the attribute `layout` of the xml-node...

Progress: PR created
Issue: needs update

### Preconditions (*) I have already regenerated all caches, reset all rights and restarted the server, but nothing helps. Whenever I go to a page and click on content, the...

Progress: ready for grooming