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

DataTable | column reorder is broken with hidden column #2562

Closed
nicolascvoodoo opened this issue May 24, 2022 · 0 comments
Closed

DataTable | column reorder is broken with hidden column #2562

nicolascvoodoo opened this issue May 24, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@nicolascvoodoo
Copy link

I'm submitting a ...

[x] bug report

CodeSandbox Case (Bug Reports)
The bug can be reproduced here: https://codesandbox.io/s/late-bash-9210z8?file=/src/DataTableReorderDemo.vue

Current behavior
When having a hidden column, the column reorder is broken (ie the drop doesn't happen in the right place)

Expected behavior
The reordered column should be in the right place

Minimal reproduction of the problem with instructions
Create some column, make a column hidden (not the last one), reorder a column.

@tugcekucukoglu tugcekucukoglu added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label May 25, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.12.7 milestone May 31, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this May 31, 2022
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add labels May 31, 2022
@tugcekucukoglu tugcekucukoglu changed the title Datatable: column reorder is broken with hidden column DataTable | column reorder is broken with hidden column May 31, 2022
tugcekucukoglu added a commit that referenced this issue May 31, 2022
Fixed #2562 - DataTable | column reorder is broken with hidden column
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

Successfully merging a pull request may close this issue.

2 participants