-
Notifications
You must be signed in to change notification settings - Fork 77
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
a few small fixes that have also been made in the classic theme in progress #407
a few small fixes that have also been made in the classic theme in progress #407
Conversation
@NeOMakinG @Hlavtox what do you think about my changes and comments? :) |
@JBLach awesome, I'm going to review this right now For the question, I would opt for the version with the left column but we need to make it validated by the @PrestaShop/product-team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small comments but globally looks really cool, awesome job @JBLach 🍬
modules/ps_supplierlist/views/templates/_partials/supplier_text.tpl
Outdated
Show resolved
Hide resolved
modules/ps_supplierlist/views/templates/hook/ps_supplierlist.tpl
Outdated
Show resolved
Hide resolved
src/scss/custom/components/mailalerts-account/_mailalerts-account.scss
Outdated
Show resolved
Hide resolved
@JBLach Love everything, exceptional job dude. As for the columns > We should automatically change from 3 to 4 product grid as you did, depending on left column being enabled or not. And a personal taste, I would also enable left columns on brand/supplier pages by default. 👍 |
Hello thanks @JBLach for the PR, great job ! Let's go with the left column option, it will be better for navigation and clarity ! |
On my theme (based on classic-rocket), it's done by the body class - |
Hi, @Hlavtox how exactly would you do it, i thought about something like this
but it's probably a bad solution |
@Hlavtox could you give your advice there? I would accept his solution as it looks sane even if it could be a bit more systemic, we could have an array or key/value pair that we use like |
…y image(looks bad when it's not there)
6595daa
to
aea197c
Compare
@NeOMakinG @JBLach Guys, I am still wondering if the thing with product classes passed to the TPL was a right solution, it just feels complicated. I just think it should be a
and do the sizing automatically. We can use the body classes to determine the layout and just behave according to it. We can call about it. What is opinion of @SharakPL and @Oksydan? |
@SharakPL wanted to rework it with grids but never started it, and I gave it a go in the past Anyway, it shouldn't be blocking this PR at all |
I still plan to make full remake of product list with grid/list switch included. But I'm going through covid 2nd time in last couple months so that's another delay. Sorry guys 😭 I hope to get it done in January... |
Yeah don't worry, but this means we can accept @JBLach PR regardless of that system |
@Hlavtox I don't like relaying on body classes. |
Thanks @JBLach 🎉 |
Module ps_brandlist -> needs to be styled and updated to bootstrap 5
I'm working on it
Module ps_supplerlist -> needs to be styled and updated to bootstrap
I'm working on it
Module productcomments -> improve the appearance of buttons in the modal when we want to submit a comment
I'm working on it
Module ps_emailalerts -> improve the view on the user's page
Update
ps_brandlist, ps_supplerlist
productcomments
ps_emailalerts
from
to