Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiSelect: Allow primitives in filter #3420

Closed
ws-ksda opened this issue Oct 4, 2022 · 2 comments · Fixed by #3380
Closed

MultiSelect: Allow primitives in filter #3420

ws-ksda opened this issue Oct 4, 2022 · 2 comments · Fixed by #3380
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@ws-ksda
Copy link

ws-ksda commented Oct 4, 2022

Describe the bug

MultiSelect filter does not work for simple arrays

Reproducer

https://codesandbox.io/s/xenodochial-archimedes-uxx0m2?file=/src/demo/MultiSelectDemo.js

PrimeReact version

8.6.1

React version

17.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

No response

Steps to reproduce the behavior

  1. Try to filter any value

Expected behavior

No response

@ws-ksda ws-ksda added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 4, 2022
@melloware melloware changed the title Component: MultiSelect MultiSelect: Allow primitives in filter Oct 4, 2022
@melloware
Copy link
Member

I am pretty sure I fixed this already with this ticket: #3375

@melloware melloware self-assigned this Oct 4, 2022
@melloware melloware added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Oct 4, 2022
@melloware melloware added this to the 8.6.2 milestone Oct 4, 2022
@melloware melloware linked a pull request Oct 4, 2022 that will close this issue
@melloware
Copy link
Member

Confirmed fixed for 8.6.2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants