Closed
Description
Related to issue #20140. I believe only the category product grids were fixed in commit e1abd4a
Problem is visible on related, cross sell and upsell product grids. The grid is wrapping prematurely and leaving huge whitespace on the right side of screen.
Problem on both desktop and mobile screen size.
Example product page:
Desktop view:
On shopping cart page:
Preconditions (*)
- Magento 2.3.0 CE
- PHP 7.1
- Nginx
- Luma theme
- Sample products
Steps to reproduce (*)
- Install Magento 2.3.0 via composer
- Go into a product and add more related, cross sell and upsell products so the grid will wrap
- Clear cache, go on frontend and check
- Add product to cart, go view cart and check
Expected result (*)
Product grid should fill the entire container and not wrap prematurely.
Actual result (*)
Products wrapping too early.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.3 release