You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will likely be a part of the same template as the main blog page, as some extra functionality supported by query parameters or something like that.
Given that results will be paginated, how do we want to indicate this? E.g. "Showing 12 of 50 results found", and updating that value as the user clicks "load more results"?
Also, given that the tag filtering is now a properly different URL, clear filters is probably either no longer necessary, or needs a design tweak. The base page is still /en/blog but the filtered pages now (necessarily) live on /en/blog/tags/(tags), so "clearing" is actually a navigation to /en/blog
Blocked by related implementation ticket for /blog page #3370
Related design ticket #3165
Related blog epic ticket #2797
clear filter tag
should show users /blogComp
https://redpen.io/ztf6d6d69bc4aa274f
cc @alanmoo
The text was updated successfully, but these errors were encountered: