Skip to content

Conversation

@shoaibansari5398
Copy link

Fixes #318

Changes:

  • Changed UserInputFilterProps types from string to string[]
  • Replaced RadioGroup with Checkbox components in Filter.tsx
  • Updated useFilterInputStore with toggle logic for multi-select
  • Updated converter.ts to handle array values (merge ranges, join languages)

This enables users to select multiple criteria per filter category (e.g., JavaScript + TypeScript for Tech Stack).

Fixes apsinghdev#318

Changes:
- Changed UserInputFilterProps types from string to string[]
- Replaced RadioGroup with Checkbox components in Filter.tsx
- Updated useFilterInputStore with toggle logic for multi-select
- Updated converter.ts to handle array values (merge ranges, join languages)

This enables users to select multiple criteria per filter category
(e.g., JavaScript + TypeScript for Tech Stack).
@vercel
Copy link

vercel bot commented Jan 13, 2026

@shoaibansari5398 is attempting to deploy a commit to the AJEET PRATAP SINGH's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Feature Request] Allow multi-select filters in OSS Projects search (Tech Stack, Popularity, etc.)

1 participant