I have a design with category buttons in 1st viewport and from second viewport bolg posts start, I want to be able to sort blog post list by clicking on the buttons on top without refresh, is that possible? Please guide me if anyone knows. Thanks in advanced.
If i’m understanding correctly, this is possible. You can use the tabs element to display different collection lists that are sorted differently. When a user navigates to a new tab, they’re not refreshing the page.