-
-
Notifications
You must be signed in to change notification settings - Fork 227
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
feat: Contributors tab for Repo pages #3342
Conversation
…rop to Contributors component
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there's something going on when you select more contributors than there are.
This is where I'm looking. https://deploy-preview-3342--oss-insights.netlify.app/s/open-sauced/app/contributors?limit=40&range=90
Thank you for this @zeucapua !! Question: is there a way to filter what we show on the contributor's cards to only display work done for the specific repository on the repo page? So for example, in the open-sauced/app repo page the contributors card show contribution data for all repos, not just the app repo. I.e. in the screenshow we see the contributor's activity for the |
Not in the |
We can do that. The current component was from the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…ve CardProfile import
…n-sauced/app into feat/repo-pages-contributors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks Passed!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…n-sauced/app into feat/repo-pages-contributors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great! 🍕
## [2.27.0-beta.4](v2.27.0-beta.3...v2.27.0-beta.4) (2024-05-14) ### 🍕 Features * Contributors tab for Repo pages ([#3342](#3342)) ([f1142c3](f1142c3))
## [2.27.0](v2.26.0...v2.27.0) (2024-05-15) ### 🍕 Features * Contributors tab for Repo pages ([#3342](#3342)) ([f1142c3](f1142c3)) * Lottery Factor chart for Repo pages ([#3343](#3343)) ([deda50e](deda50e)) ### 🐛 Bug Fixes * now opening workspace dropdown puts focus on search input ([#3364](#3364)) ([bafa0e4](bafa0e4)) * now StarSearch remains visible on smaller screens in the top menu ([#3374](#3374)) ([d6d0048](d6d0048)) * temporarily returning for event: function_call in readable stream from StarSearch ([#3379](#3379)) ([f6f4b01](f6f4b01)) * title for PR chart tooltip ([#3350](#3350)) ([56b2746](56b2746))
Description
Adds a
/contributors
page for repo pages, with a tab list to go between the overview and contributor pages. Uses theContributors
component used in the/explore
page.Related Tickets & Documents
Closes #3334
Mobile & Desktop Screenshots/Recordings
Steps to QA
Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?