Latest solutions
Latest comments
- @josearcani@DplusK
Hi there, my approach (of course not the best) was to re-do the filtering every time a filter is selected or removed from the list. and the shown listings have to comply with all the tags selected. I used the class attribute to do so, using .matches(), reset the visibility of all the listing, and then reapplying the hidden for others.
- @0wlofminerva@DplusK
Thank you for your kind words of encouragement, happy coding and lets try to better ourselves