-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
The filter is not working as expected.
When selecting or searching for different languages, the results don’t change correctly —
- c++ shows 60,174 repositories
- cpp shows 2,405 repositories
- Any other language also shows 60,176 repositories (same as c++)
Here are 3 screenshots showing the issue:
It looks like when the entered language doesn’t exactly match the options, the filter defaults to showing all Hacktoberfest repositories.
This might be happening because the filter option uses “c++” while the query uses “cpp”, causing a mismatch.
Please assign this issue to me — I’ll investigate and fix the problem.
Metadata
Metadata
Assignees
Labels
No labels