Alex

Results 40 issues of Alex

Hello, When you create a new user using the backend, it's not related to the Customer model used by mall. As a result, each time Mall try to retrieve the...

Hello, By trying to understand core concepts of Mall, I noticed a weird thing in the product component. When you have a product with variants and custom fields, we can...

enhancement
help wanted

Hello, I noticed a small bug during checkout, can be reproduced on the demo theme offline.swiss. When the user is logged on checkout, the submit checkout button is disabled until...

bug
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** The same way we can define [toolbar buttons for rich editor](https://docs.octobercms.com/2.x/backend/forms.html#rich-editor-wysiwyg), it would be great to be able to define...

Hello, Very nice tool for people like me that are new to grid system. However, I have a small suggestion. I use SCSS as a standard processor for my css....

Hello, Just to notice that on website with horizontal scrolling, the parallax effect doesn't work. Best regards,

enhancement

Hello, When you deal with lazyloaded images you will always have issue with scrollreveal that calculate animation trigger **before** content jump. There is alreay a solution, it's to call the...

Hello, I would like to integrate contentools with lazyloading image library. Basically, I need to add a class to the img tag, and replace the src with data-src. Is it...

Hello, Adding a class to a link is a quite common use case, for example, when you link is displayed as a button. It would be great to be able...

It would be great if the plugin would integrate automatically with tailor model, without the need to manually add the $implement Like that, you just would have to add an...