Hi everyone,
I have created a page with a kind of comparator where user can look at products results based on the filters they want to apply. I was told previously to create custom states to make sure user could filter based on their need (left side) and be able to sort results based on other options (sort option on the top of the results).
As I want to make sure several filters can be applied at once, I have combined all the expected actions into one single advanced filed in filtered section of the repeating group.
When I enter one element, the filter works well, but when I start combining all the elements, only the latest element is working (ex: filter on brand alone works well, but filter on brand+ filter on price = only the filter on price will still be working). I was told it is coming from the fact that Bubble is applying parenthesis along the way and depending on how they are applied, it may impact the results. As I have several elements, I’m combining lots of ‘OR’ and ‘AND’. I think the issue is that the parenthesis are not well organized between the different conditions (the ‘OR and AND’).
Would anyone be able to help me??
I am stuck on this since more than a week, trying all the different combination to solve this!!
A screenshot if it can help:
Many Thanks,
Aurélie