open-sauced / app

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

Bug: filter is not working on Create Contributor Insight page #4161

Open shubhamchasing opened 1 month ago

shubhamchasing commented 1 month ago

Describe the bug

I am not sure if this is the behavior we want but the filter is not filtering. See below recording

Screencast from 12-10-24 06:03:31 AM IST.webm

Steps to reproduce

  1. Create contributor insights from the sidebar
  2. Click Add contributors
  3. Click Sync from GitHub following
  4. Now filter contributors and clear it
github-actions[bot] commented 1 month 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 comment on this issue.

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

njayman commented 1 month ago

.take

github-actions[bot] commented 1 month ago

The issue you are trying to assign yourself is blocked until it can be triaged or by another label on the issue.

nickytonline commented 1 month ago

@brandonroberts, I think this is maybe because we're not falling back on the API and only leaning on the GitHub API or did we get that sorted a while back?

brandonroberts commented 1 month ago

It could be, its likely the rate limit from GitHub kicked in. If you check the network tab you will probably see some 403s in there