Sunagatov / Iced-Latte-Frontend

a online Marketplace for coffee retail (Frontend)
https://iced-latte.uk
MIT License
211 stars 48 forks source link

(MAIN PAGE-PRODUCT'S CATALOG) Need to fix layout when no products and when one row of products #226

Closed anksuunamun closed 4 months ago

anksuunamun commented 4 months ago

Bug description Layout is broken in some cases:

  1. When there are only one row of products in list. To reproduce you can set filter by price from 5.9 to 6.1. The part of product card where price and "+" are placed is moving on the bottom of page: image
  2. When there are no products in list sidebar is moving in the center of page, but it should be on its place in the left part of website. To reproduce you can set filter by price from 6 to 6.1. image