Skip to content

Conversation

@shreyasbp317
Copy link

Summary

The stars filter in CardSet.js was incorrectly using minForks instead of minStars, resulting in inaccurate GitHub repository searches.

Fix

  • Replaced minForks with minStars in setStarsQuery.
  • Verified filter works locally.

Fixes #160

@netlify
Copy link

netlify bot commented Aug 31, 2025

Deploy Preview for find-me-issues-web-app failed.

Name Link
🔨 Latest commit 3d9d190
🔍 Latest deploy log https://app.netlify.com/projects/find-me-issues-web-app/deploys/68b46376d2e2570008989199

@netlify
Copy link

netlify bot commented Aug 31, 2025

Deploy Preview for find-me-issues failed.

Name Link
🔨 Latest commit 3d9d190
🔍 Latest deploy log https://app.netlify.com/projects/find-me-issues/deploys/68b463764fad7100082a51ac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Typo in starsQuery Logic

1 participant