vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

Layout issues #6938

Closed mattbrailsford closed 1 year ago

mattbrailsford commented 1 year ago

Environment

Demo store

Reproduction

Out of the box

Describe the bug

In reviewing the vue storefront demo project for an implementation, I'm finding a few layout issues a problem.

  1. Carousel text overlaps image on homepage

image

  1. Homepage banner text overflows into images

image

  1. Logo touches the left hand side, and country/cart icons go behind scrollbars (I think it should have some padding either side)

image

  1. I'm not sure if this is by design, but the quantity fields in the cart dialog overlap the image stopping you from seeing the product image well

image

  1. In the same cart, there seem to be some attributes attached to the Smith Journal entry when added to cart which causes disappear on rollover causing the quantity field to jump

image image

  1. There is a lack of padding in the search box so the text touches the side

image

  1. Inconsistent bottom margin on homepage newsletter banner

image

  1. Banner text overflowing on mobile

IMG_0632

Additional context

No response

Logs

No response

filrak commented 1 year ago

Related to the old demo, so I'm closing.

Thanks for reporting though!