Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potential UI drawbacks #16

Open
anton-karlovskiy opened this issue Jul 22, 2019 · 0 comments
Open

potential UI drawbacks #16

anton-karlovskiy opened this issue Jul 22, 2019 · 0 comments

Comments

@anton-karlovskiy
Copy link
Contributor

anton-karlovskiy commented Jul 22, 2019

In SaleProducts route, the product list part at the bottom is not looking good in responsive view as the one on Landing page.
sale-products-route-responsive
If the number of products in a category is less than 3 then the product list part looks cut like this.
responsive-not-perfect
magnifier part is not responsive.
magnifier-not-responsive
Some avatars' links broken(The cause of this is image file name extension mistake like confusing .png with .jpg.)
avatar-link
product summary part disappears between breakpoints from 1200px to 1280px.
product-summary-disapper(1200-1280)

  • TODO: handling(minor)
  • localIdentName setting in webpack for avoiding css override by mistake and improving component level css.(minor)
  • The styling in drawer UI is a bit different from the original, the point is it should look nice, not dead and dumb.(minor)
    dead-color-drawer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant