DataTable Column Reordering Does Not Match Indicator #3395
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
http://plnkr.co/edit/fDLCtnECy85PaxkizZUw?p=preview
Current behavior
Column reordering has an issue when dragging columns. When you attempt to drag+drop a column, where the column lands is determined by which side of the "column seperator" you dropped on.
Expected behavior
I expect that the column should be dropped between the columns indicated by the drag+drop arrow.
Minimal reproduction of the problem with instructions
My plunkr above should be enough to reproduce this (note this problem also exists on the demo page at https://www.primefaces.org/primeng/#/datatable/colreorder).
Steps (left -> right):
Steps (right -> left):
What is the motivation / use case for changing the behavior?
I believe this is a bug.
Please tell us about your environment:
OS: Win10
IDE: VS 2017
Angular version: 4.2.2
PrimeNG version: 4.1.0
Browser: Chrome Version 59.0.3071.115 / IE 11
Language: TypeScript 2.3.4
Node (for AoT issues):
node --version
= v6.11.1The text was updated successfully, but these errors were encountered: