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

[bug report] Picklist: Drag and Drop not working properly #3367

Closed
jmesa-sistel opened this issue Jul 12, 2017 · 3 comments
Closed

[bug report] Picklist: Drag and Drop not working properly #3367

jmesa-sistel opened this issue Jul 12, 2017 · 3 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jmesa-sistel
Copy link
Contributor

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] 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)
Please fork the plunkr below and create a case demonstrating your bug report. Issues without a plunkr have much less possibility to be reviewed.
Using picklist example page from primeng site
https://www.primefaces.org/primeng/#/picklist

Current behavior
In Chrome 59.0.3071.115 (Build oficial) (64 bits) and Edge 40.15063.0.0
After drag the first item from source to target, the next items are hard to drag & drop
In Firefox 53.0.3 & 54.0.1
Drag & drop not working at all

Expected behavior
drag & drop easily from a list to another

Minimal reproduction of the problem with instructions

  • drag & drop first item from Available to Selected (In Firefox not working)
  • Try to drag another item, it is hard to drop

What is the motivation / use case for changing the behavior?
Usability

Please tell us about your environment:
Your web page env ;)

  • Browser:
    Tested in
    Chrome 59.0.3071.115 (Build oficial) (64 bits)
    Edge 40.15063.0.0
    Firefox 53.0.3 & 54.0.1
@jmesa-sistel jmesa-sistel changed the title Picklist: Drag and Drop not working properly [bug report] Picklist: Drag and Drop not working properly Jul 12, 2017
@jmesa-sistel
Copy link
Contributor Author

I have notice that if I add dragdropScope property then the drag & drop works in Firefox.
Also I have notice in all browsers that I can drag an item to an input text and the value of dragdropScope property will be added, not sure if this is a bug or it is a browser behavior.

@Mrtcndkn Mrtcndkn self-assigned this Jul 17, 2017
@Mrtcndkn Mrtcndkn added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jul 17, 2017
@Mrtcndkn Mrtcndkn added this to the 4.1.1 milestone Jul 17, 2017
@jmesa-sistel
Copy link
Contributor Author

@Mrtcndkn Hi
I'm testing the patch and I found a little issue in the drag&drop feature.
Change the order of an element in the list (a hard task), now try to drag this element to the other list and drop it, nothing happens.

@jmesa-sistel
Copy link
Contributor Author

@Mrtcndkn
Do you plan to fix this little issue, or do you want that I create a new issue?

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