-
Notifications
You must be signed in to change notification settings - Fork 414
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 channel information on mouse over #1393
Comments
What is considered a |
@shamoons anything with an @ infront of it. You'll notice them on the discover page, show page and in other parts of the app. If there is no channel, it will show anonymous. |
Not sure if this should be a custom component or if it can be done with just a css class. But ideally this should be generic enough that we can use this in other parts of the app too. One example is on the icons in that picture ^. It should say "Rewards" if you hover over the red rocket. That's out of the scope for this issue though. |
Possibly we could wrap anything we want to have a hover message in a custom comopent
|
We can now entertain this feature given we have channel metadata :) |
Is anyone working on this ? |
@btzr-io , nope, she's all yours! I'd say it would be a condensed version of what's on the channel page - potentially total number of claims, title, canonical url (coming soon), description (truncated?), number of subs (coming soon), email, thumbnail, tip (not on channel page yet) and sub buttons. |
I don't think |
@btzr-io that looks awesome! I agree on not adding email or probably anything else. |
This was implemented in the latest release |
The Issue
Per a suggestion from a reddit user, it would be a nice feature to have channel stats when mousing over anywhere in the app. Right now we can include how many videos are in the channel, but in the future we can include things like: # of subscribers, channel description, etc.
System Configuration
Anything Else
Screenshots
The text was updated successfully, but these errors were encountered: