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
{{ message }}
This repository has been archived by the owner on May 2, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: