Hello,
I am currently working on a theme migration to a custom breeze theme.
I have noticed that a few functionalities that I need are missing. One of them is the "triggerEvent" on the dropdown dialog as I would like to be able to show the minicart on mouseenter event.
This was possible in the vendor/magento/magento2-base/lib/web/mage/dropdown.js
Is it possible to add this functionality on the breeze code or should I do a custom rewrite ?
Regards
Maxime CORTYL
Hello,
I am currently working on a theme migration to a custom breeze theme.
I have noticed that a few functionalities that I need are missing. One of them is the "triggerEvent" on the dropdown dialog as I would like to be able to show the minicart on mouseenter event.
This was possible in the
vendor/magento/magento2-base/lib/web/mage/dropdown.jsIs it possible to add this functionality on the breeze code or should I do a custom rewrite ?
Regards
Maxime CORTYL