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

PickList's and OrderList's reorder and move functions not working with filtering #10048

Closed
WilsonPM96 opened this issue Mar 26, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@WilsonPM96
Copy link

WilsonPM96 commented Mar 26, 2021

[x ] bug report => Search github for a similar issue or PR before submitting
[x ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)

https://stackblitz.com/edit/primeng-picklist-demo

Current behavior
When you filter in the selected panel and you drag an item it bugs and in the available panel it shows a different item.

Expected behavior
The item you select must pass to the other panel ignoring filters or other operations.

Minimal reproduction of the problem with instructions
Filter with name the items in the selected panel and then pick one and pass it to the available panel, then it must pass another item rather than the one you selected.

What is the motivation / use case for changing the behavior?
It must work properly.

Please tell us about your environment:
Operating system: Windows 10 Pro,
IDE: Webstorm,
Package Manager: NPM,

  • Angular version: 5.X
    11.2.6

  • PrimeNG version: 5.X
    11.3.1

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
    Chrome 89.0.4389.90 (Build oficial) (64 bits)

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    Typescript

  • Node (for AoT issues): node --version =
    14.15.1

@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Mar 29, 2021
@yigitfindikli yigitfindikli self-assigned this Mar 29, 2021
@yigitfindikli yigitfindikli added this to the 11.3.2 milestone Mar 29, 2021
@yigitfindikli yigitfindikli changed the title PickList Component not working properly when filtering in the selected panel PickList and OrderList not working properly when filtering in the selected panel Mar 29, 2021
@yigitfindikli yigitfindikli changed the title PickList and OrderList not working properly when filtering in the selected panel PickList's and OrderList's reorder and move functions not working with filtering Mar 31, 2021
yigitfindikli added a commit that referenced this issue Apr 1, 2021
yigitfindikli added a commit that referenced this issue Apr 1, 2021
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