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: drag n drop not working #16578

Open
teflonmuflon2 opened this issue Oct 17, 2024 · 1 comment
Open

PickList: drag n drop not working #16578

teflonmuflon2 opened this issue Oct 17, 2024 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@teflonmuflon2
Copy link

Describe the bug

Drag n drop does not work in the picklist component

Environment

Windows, Linux

Reproducer

No response

Angular version

18.2.1

PrimeNG version

18.0.0-beta.3

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.13.1

Browser(s)

chrome

Steps to reproduce the behavior

copy pasted from the demo page:
<p-picklist [source]="sourceProducts" [target]="targetProducts" [dragdrop]="true" [responsive]="true" [sourceStyle]="{ height: '30rem' }" [targetStyle]="{ height: '30rem' }" breakpoint="1400px">

{{ item.name }}

Expected behavior

drag n drop should work

@teflonmuflon2 teflonmuflon2 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 17, 2024
EnricoMessall added a commit to Arematics/primeng that referenced this issue Oct 18, 2024
 + Drag and Drop works again
 + Still wrong: Item shows below list while dragging
@cetincakiroglu cetincakiroglu added this to the 18.0.0-rc.1 milestone Oct 26, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 19, 2024
@mertsincan mertsincan removed this from PrimeNG Nov 20, 2024
@mertsincan mertsincan modified the milestones: 18.0.0-rc.2, Future, 18.x Nov 28, 2024
@mertsincan mertsincan added the Resolution: Help Wanted Issue or pull request requires extra help and feedback label Nov 28, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@mertsincan mertsincan removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Discussion
Development

No branches or pull requests

4 participants