EmicoEcommerce / Magento2TweakwiseHyva-archived

Hyvä Themes Compatibility module for Emico_Tweakwise
Other
4 stars 1 forks source link

Clicking new filter to soon after filtering results in redirect to # #8

Open podenemus opened 2 years ago

podenemus commented 2 years ago

When clicking a new filter too soon after filtering, you jump to the top of the page, the new filter is not applied and there has been added a hash to the url. The click event for the filter functionality is not yet binded, resulting in this behaviour.

Possible solution: Wait until the click events are bound to the filter options to hide the loading overlay.

ah-net commented 2 years ago

I can't seem to reproduce this issue with the latest magento/theme version. If you still have this issue can you give me more info?

Can you make a short video clip of the problem?

podenemus commented 2 years ago

This was a bug I encountered while developing this module, if you can't reproduce it at this time feel free to close this issue.