breads-client icon indicating copy to clipboard operation
breads-client copied to clipboard

Filter tags by pairs

Open aubundy opened this issue 4 years ago • 3 comments

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.

  • Add a drop down arrow to the left aside that displays tag pairings
  • Click the arrow to see partner tags. Whenever a partner tag is clicked, user see readings that have both of these tags

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

aubundy avatar Aug 31 '20 04:08 aubundy