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

orderList is not able to re-order multiple items #4348

Closed
jefftham opened this issue Nov 2, 2017 · 1 comment
Closed

orderList is not able to re-order multiple items #4348

jefftham opened this issue Nov 2, 2017 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jefftham
Copy link

jefftham commented Nov 2, 2017

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)
http://primefaces.org/primeng/#/orderlist

Current behavior

select multiple item by holding Ctrl key, click the up or down button, the items may not ordering.
After ordering single item, the multiple items ordering may be working.
If ordering multiple item at the first time, it will not be working.
The behaviors is not clear and expected.

Expected behavior

expected to order multiple items in accordingly.

Minimal reproduction of the problem with instructions

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

fix the bug.

Please tell us about your environment:

  • Angular version: 4
  • PrimeNG version: 4.2.2
  • Browser: Chrome
@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Status: Pending Review Issue or pull request is being reviewed by Core Team labels Nov 6, 2017
@cagataycivici cagataycivici added this to the 4.3.1 milestone Nov 6, 2017
@cagataycivici cagataycivici added confirmed and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Nov 6, 2017
@cagataycivici cagataycivici self-assigned this Nov 6, 2017
@cagataycivici cagataycivici changed the title orderList is not able to re-order multiple items (official website as broken example) orderList is not able to re-order multiple items Nov 6, 2017
@jefftham
Copy link
Author

jefftham commented Nov 6, 2017

@cagataycivici , thanks for fixing the bug.

However, it is not working well.
Some time is not working when i select 2 items in the list.
When i select 3 items, some time only the first selected item is able to move.

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