open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
414 stars 220 forks source link

Feature: refactor `Contributors` grid view #3363

Open zeucapua opened 4 months ago

zeucapua commented 4 months ago

Suggested solution

The Contributors component used in /explore, /workspaces/<id>/contributor-insights, and the upcoming /s/<org>/<repo>/contributors page has two views, "list" and "grid". The "grid" view is 3 components deep, with redundant hook calling. "List" (aka table) view will be refactored in another issue.

Needed for #3342

Visualized below:

github-actions[bot] commented 4 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.