-
Notifications
You must be signed in to change notification settings - Fork 21
Change how installs and favorites statistics are displayed #76
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
Conversation
|
Great - just to be sure - you did manage to test this on a real app loader? |
|
Yup! My only question, should this info remain in the tooltip, or should we have text in the app tiles itself? |
|
Thanks! I think tooltip is fine for now - we don't want to make the app page too 'busy' |
|
True, then this looks good! |
|
It now is somewhat dynamic, if there's no installs, it'll just show favorites, if there's more than 100% of favorites, it'll say more than 100% instead of 132%, or if the total install % is less than 1, it will say it's less that one percent. |
|
Thanks, that's great! |
|
Hmm, I had some free time to ponder this some more, and I had the idea of either adding or changing favorites to have a like symbol next to it. I think the main disconnect we see in the use of favorites are the fact that most users just don't use it. Having a thumbs up symbol will hopefully signal to users that they can just 'like' the app like they do on most sites already (youtube, music, etc.) , and in the end, we can show that on the infoTxt in the stats tooltip, probably in addition to the favorites so users can keep a personal list of apps. Wdyt @gfwilliams? |
Like the title says, this changes how installs and favorites are displayed in the tooltip, as per this thread. It now looks something like this.