Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional breakdown for "claims in channel" metadata #3701

Open
tzarebczan opened this issue Nov 2, 2022 · 0 comments
Open

Add additional breakdown for "claims in channel" metadata #3701

tzarebczan opened this issue Nov 2, 2022 · 0 comments

Comments

@tzarebczan
Copy link
Contributor

Adding a breakdown by claim type and stream types would be useful for apps that want to show certain attributes of the channel without having to claim search multiple times.

For instance, when I load a channel page, I want to know if the channel has playlists. To do this today, need to claim search with the claim type collection after resolving.

Another example: we may want to add a tab for posts - today we'd need to claim search with stream type = document.

The other use case would be something like showing a tab for shorts - this one is trickier as there's no great way to identify shorts, but we could do something via a tag: #shorts. So maybe we'd also add a breakdown of how many times a tag appears across a channel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant