Skip to content

Wishlist buttons cause CLS on product listings for guest visitors (unnecessary getAllWishlist fetch) #5

Wishlist buttons cause CLS on product listings for guest visitors (unnecessary getAllWishlist fetch)

Wishlist buttons cause CLS on product listings for guest visitors (unnecessary getAllWishlist fetch) #5

name: Add Issue to Project
on:
issues:
types: [ opened ]
jobs:
add-to-project:
uses: PrestaShop/.github/.github/workflows/reusable-add-to-project.yml@master
with:
project-number: 47
secrets:
TOKEN: ${{ secrets.JARVIS_TOKEN }}