-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Tribes Light Housekeeping #7143
Comments
Orgs Rank |
its just a pagerank algoritthm run ( https://github.com/gitcoinco/web/blob/master/app/dashboard/management/commands/create_pagerank.py ) on which orgs are marked in the bounty/tip/grant. i dont feel strongly that this is the way things need to be though; OrgRank may have outlived its usefulness |
^ Is there a clean message on which tells the user that if they follow the tribe and they'd be able to access more info.
Do we have enough information which is unique to every tab ?
If this needs to be done -> let it be done with @owocki means. no on-demand calculation
Screenshot of what it is and we'd like it to be. if there is segregation of users |
@thelostone-mc For now, I have made the bounties tab default but I do agree we need some incentive to encourage them to follow the tribe.
I agree it's surely gonna take some time to create a new org rank logic. But the issue onhand is that some of the organisation are showing 0 rank which is strange. Here are some examples: https://gitcoin.co/zcash, https://gitcoin.co/gnosis.
Only Core Team -> Core Team + Hackers + Community Members |
Org rank ideas; based around community management, communication with devs, incentives for community, #of hackathons they've been doing, etc? |
* Fixes tribe bounty tab for default view Current bounties tab was only viewable if user follows the tribe. Change bounties tab is default for tribe. * Fixes All view sorting by contributor rank before: All people view section under tribe sorted based on user id. change: Sort all people view on the basis of users contributor rank. * Add gitcoin staff to tribes admin view. user story: Help sponsors troubleshoot If I’m an admin of gitcoin, I should also see admin view of tribes (so core team can help) * Revert "Add gitcoin staff to tribes admin view." This reverts commit d989524822245e3e090f60bb63e3608b39d0155c. * Add gitcoin staff to tribes admin view. user story: Help sponsors troubleshoot If I’m an admin of gitcoin, I should also see admin view of tribes (so core team can help) * fixes build error * Fixes townsquare side bar. - It shows follow suggestion for top member based on contributor rank. - Once the user is followed it will be disappear from the list - Top 10 profiles will be shown based on the contributor rank. - Ignore the current user profile in townsquare suggestion bar. - remove unwanted changes from prior commit in user.js
This is part of the Tribes Light release ticket.
User Story
As a hackathon sponsor, I'd like to have an updated version of the organization page and baseline functionality so that I can engage with my community.
Why Is this Needed
We currently have an old orgs page and a tribes page with functionality that exists on one page and not the other.
As Gitcoin Core, we should consider retiring the old orgs and providing a light version of tribes to hackathon customers.
IF we provide sponsors with a light version of tribes THEN they won't be confused at how our orgs work BECAUSE they'll have some tools available as a hackathon sponsor.
https://gitcoincore.slack.com/archives/CAW05FUD7/p1591331256380500
Why have we not released this? The items below need to be fixed to ensure a baseline experience for sponsors.
For Filecoin Hackathon
next iteration show winners, contributors' etc
Top hackers = members (people who submitted Hackathon projects and paid out).
checkout what @androolloyd did on the integrated hackathon view to speed up the project tab there.
lets list projects associated with organization/sponsor
After Filecoin Hackathon
We could better utilize the real estate and make it relevant to the information present if the sidebars could be dynamic.
The text was updated successfully, but these errors were encountered: