You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Picklist keepSelection does not seem to work, or the documentation around this flag is confusing.
Environment
Using Angular 14, PrimeNG 14.2.1
Reproducer
primeng-picklist-demo-9lxr1c
Angular version
14
PrimeNG version
14.2.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
14
Browser(s)
Chrome, Microsoft Edge (Latest)
Steps to reproduce the behavior
Drag one of the elements from the left side to the right. Notice that on the left hand side it is selection is removed and it only exists on the right.
Expected behavior
When we drag one of the elements from the source (left) side to the (target) right, the target should maintain the selection that was dragged over, rather than remove it.
The text was updated successfully, but these errors were encountered:
Describe the bug
Picklist keepSelection does not seem to work, or the documentation around this flag is confusing.
Environment
Using Angular 14, PrimeNG 14.2.1
Reproducer
primeng-picklist-demo-9lxr1c
Angular version
14
PrimeNG version
14.2.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
14
Browser(s)
Chrome, Microsoft Edge (Latest)
Steps to reproduce the behavior
Drag one of the elements from the left side to the right. Notice that on the left hand side it is selection is removed and it only exists on the right.
Expected behavior
When we drag one of the elements from the source (left) side to the (target) right, the target should maintain the selection that was dragged over, rather than remove it.
The text was updated successfully, but these errors were encountered: