Hi folks I'm looking to implement some sort of location/distance sort/filter into the List Filter to sort inventory based on distance to customer. Can anybody give me an idea of how to do this? As I'm looking into it I worry it's very complicated, but it is something our clients want.
I seem to have fixed this. I hadn't properly set up the empty state component with attributes yet, so something there was causing an issue. After properly setting that up, the filters work on load correctly.
When using the List Filter, on page load the list is full, but as soon as I touch a filter or a slider, everything disappears until I clear it. Then the filters work normally.
Matt J. I've tested it on a different site and reimplemented the whole thing and it still doesn't work. The interactions destroy the slider for some reason.