Skip to content

fix: remove duplicate get_recommendations() call that discarded tech_stack filter#1286

Merged
komalharshita merged 6 commits into
komalharshita:mainfrom
Siddh2024:fix/1285-recommendations-techstack
Jul 17, 2026
Merged

fix: remove duplicate get_recommendations() call that discarded tech_stack filter#1286
komalharshita merged 6 commits into
komalharshita:mainfrom
Siddh2024:fix/1285-recommendations-techstack

Conversation

@Siddh2024

Copy link
Copy Markdown
Contributor

Fixes #1285

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

@Siddh2024 is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc-2026 type:bug Something isn't working labels Jul 11, 2026
…stack filter

get_recommendations() was called twice - the first result (with tech_stack
filter) was immediately overwritten by a second call without tech_stack.
This caused the Technology Stack dropdown to have no effect on recommendations.

Kept only the version with tech_stack parameter so the filter works correctly.

Fixes komalharshita#1285
@komalharshita
komalharshita merged commit 0f42ef3 into komalharshita:main Jul 17, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Security: get_recommendations() called twice — tech_stack filter discarded

2 participants