Skip to content

fix: correct minStars variable in starsQuery logic - #192

Draft
Jefsky wants to merge 1 commit into
version0chiro:mainfrom
Jefsky:fix/stars-query-typo
Draft

fix: correct minStars variable in starsQuery logic#192
Jefsky wants to merge 1 commit into
version0chiro:mainfrom
Jefsky:fix/stars-query-typo

Conversation

@Jefsky

@Jefsky Jefsky commented Apr 26, 2026

Copy link
Copy Markdown

Summary

  • Fixed typo in where was incorrectly used instead of in the function
  • This bug caused the star count filter to incorrectly use the forks value

Changes

  • Line 69: Changed to

Test Plan

  • Code follows existing pattern
  • Logic now correctly uses for stars filter

Closes #160

@netlify

netlify Bot commented Apr 26, 2026

Copy link
Copy Markdown

Deploy Preview for find-me-issues-web-app ready!

Name Link
🔨 Latest commit 0424b4e
🔍 Latest deploy log https://app.netlify.com/projects/find-me-issues-web-app/deploys/69ee0df4c7274100080621c3
😎 Deploy Preview https://deploy-preview-192--find-me-issues-web-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Apr 26, 2026

Copy link
Copy Markdown

Deploy Preview for find-me-issues ready!

Name Link
🔨 Latest commit 0424b4e
🔍 Latest deploy log https://app.netlify.com/projects/find-me-issues/deploys/69ee0df4f8ffc700083e4a84
😎 Deploy Preview https://deploy-preview-192--find-me-issues.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Jefsky
Jefsky marked this pull request as draft May 2, 2026 05:28
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