DevChatter / DevStreams

MIT License
32 stars 19 forks source link

Hide Irrelevant Tags on Channels Page #75

Closed benrick closed 5 years ago

benrick commented 5 years ago

Hide tags which don't do any filtering on the channels list page. That means if there are 10 channels displayed, and they all have the tag, don't show the tag. Clicking it would do no filtering.

michaeljolley commented 5 years ago

I'd love to claim this one. Get my feet wet with Vue. If okay I'll PR back to benrick/ux-channels-page since it has the latest changes for the channels page.