zero-to-mastery / breads-client

Keep track of what you read online and see what your friends are reading.
https://www.breads.io/
Other
46 stars 59 forks source link

Filter tags by pairs #74

Closed aubundy closed 3 years ago

aubundy commented 3 years ago

When a user clicks on a tag, all readings with that tag get displayed. Often, a tag will be paired with another, and it would be helpful to display readings with two tags.

This data may be available within redux. But a new fetch call and db query might need to be added for this