When clicking on a tag from within a listitem, everything behaves 'nicely' (items are shown/hidden as expected, filter button is highlighted as expected).
However, when filtering via the main buttons up top, the whole page reloads.
This is related to the ability to filter via url, but it's annoying 🙃 – is it possible to not reload the whole page, but to update the displayed url anyhow? (And if the url can be 'silently' updated, this should be implemented when clicking on the tags as well)