PickList: Filtering bug, when moving item to target list #14334
Labels
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the filter in source list is active and we move an selected item, which is filtered out, to the target list, the filtered source list will be wrong.
Environment
Environment independent.
Reproducer
https://primeng.org/picklist
Angular version
16.0.0
PrimeNG version
17.0.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.0.0
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
When a selected item is filtered out, the move right button should be disabled
OR
When a filtered out item is moved to the right, the filtered items should not change
The text was updated successfully, but these errors were encountered: