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

pMultiSelect: The filter isn't working as it did before, specifically in terms of filtering by label #14194

Closed
GeroSchaarmann opened this issue Nov 24, 2023 · 1 comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@GeroSchaarmann
Copy link

Describe the bug

Previously, the filter defaulted to being filtered by "label" (observed in primeng version 16.6.0). However, this is no longer the case. To restore the desired previous behavior, you now need to incorporate the "filter field" for the filter to function.

Environment

follow this stackblitz link to see

Reproducer

https://stackblitz.com/edit/github-eleua3-w79tvq

Angular version

16.2.12

PrimeNG version

16.9.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.14.0

Browser(s)

No response

Steps to reproduce the behavior

Attempt to filter the users in the StackBlitz link; it is currently not functioning. Add the "label" to the filterField param now—it should resolve the issue. Alternatively, lower the version to observe the previous behavior.

Expected behavior

No response

@GeroSchaarmann GeroSchaarmann added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 24, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 6, 2023
@cetincakiroglu cetincakiroglu added this to the 17.0.0 milestone Dec 6, 2023
@cetincakiroglu
Copy link
Contributor

Fixed in #14220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants