I was wondering if there is an easy way to add a Loading Bar to the filter ("product-list" template, perhaps)?
If you have a large number of items it can take several seconds for the filter items to load and in the meantime the page shows "Showing 0 out of 0". It takes a few extra seconds for the component to calculate the total number of items and to load the JSON file. Anyone with a faster connection probably wouldn’t notice a difference but if your internet speed sucks it’ll take a while. If it’s someone’s first time visiting the site they might just go away thinking that the section is simply empty.
So, a loading bar would be extremely handy here. Thank you so much in advance!