[Owls] PB-55: Row Full Width Contents Are Horizontally Positioned Incorrectly In Desktop Viewport #2146
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Contents are not correctly aligning horizontally when inside a Full-Width appearance Row. The contents are aligning to what would be the very edge of a Contained Row. Instead, they should align with the elements inside the contained row. This is fixed by moving the padding from the main row element, to the "inner" row element and is not backwards compatible. A framework to provide a data patch for the backwards incompatible change is introduced in the related PRs: magento/magento2-page-builder#378 and https://github.com/magento/magento2-page-builder-ee/pull/107
Related Issue
PB-55 Row Full Width Contents Are Horizontally Positioned Incorrectly In Desktop Viewport
Acceptance
Verification Stakeholders
Specification
Verification Steps
Screenshots / Screen Captures (if appropriate)
Checklist