hummingbird
hummingbird copied to clipboard
| Questions | Answers | ------------------| ------------------------------------------------------- | Description? | Fix https://github.com/PrestaShop/hummingbird/issues/340 | Type? | improvement | BC breaks? | no | Deprecations? | | Fixed ticket? | Fix https://github.com/PrestaShop/hummingbird/issues/340...
- Related to https://github.com/PrestaShop/hummingbird/pull/568 For the module productcomments, the stars are not displayed on category page :x: https://github.com/PrestaShop/hummingbird/assets/16019289/a0d79724-38e1-486a-8384-64c585d6a15e
| Questions | Answers | ------------------| ------------------------------------------------------- | Description? | Fix https://github.com/PrestaShop/hummingbird/issues/616 & https://github.com/PrestaShop/hummingbird/issues/615 | Type? | bug fix | BC breaks? | no | Deprecations? | | Fixed ticket?...
- Related to https://github.com/PrestaShop/hummingbird/pull/548 When you add a product with a minimal quantity to your cart, the product quantity should be updated. Example : my minimal quantity is 3, I...
- Related to https://github.com/PrestaShop/hummingbird/pull/541 In Shopping cart page, when you put 0 on the quantity and press Enter, the product won't be removed :x: The product is removed only when...
We should add a flag to theme.yml and to the core, allowing the developer to check whether the theme is based on Bootstrap5. It is to distinguish the use of...
### Describe the bug and add attachments When a product has no image the tags related to the products are not diplayed/not well displayed. https://github.com/PrestaShop/hummingbird/assets/16019289/7c91cf14-cb7c-41b5-8ee3-96668d26cebd ### Expected behavior The tags...
### Describe the bug: Navigating back using the browser's "Back" button after changing the product sort order on a product list page redirects the user to an incorrect URL: `/[object%20History]`....
The objective of this issue is to request and coordinate the definition of types of the global variable `window.prestashop`. Any is not good. We lost type safety, IDE suggestions, ......
### Describe the bug When you add more items than in stock from product page, the message `The product is no longer available in this quantity.` is not displayed and...