open-sauced / app

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

Bug: filter contributors causing 500 redirection #4160

Open shubhamchasing opened 2 weeks ago

shubhamchasing commented 2 weeks ago

Describe the bug

When a user filters contributors from the contributor's list, I noticed 500 redirection is happening in below two conditions:

  1. While clearing the filter
  2. When typed substring is part of any of the searched results.

Screenshot from 2024-10-12 05-55-21

Steps to reproduce

  1. Create contributor insights from the sidebar
  2. Click Add contributors and Click Search for contributors
  3. Search any contributor (e.g. john) and add contributors from the list
  4. Now type any letter that is part of the contributor's list (e.g. j), it will redirect to 500
  5. Also type anything on the filter contributors bar and clear it, It will redirect to 500
github-actions[bot] commented 2 weeks 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.