Grids: Unpinned column goes at incorrect position if there are hidden columns as well #15542
Labels
🐛 bug
Any issue that describes a bug
grid: column-pinning
grid: hiding
grid: hierarchical-grid
grid: tree-grid
grid
version: 18.2.x
version: 19.1.x
version: 19.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
For all grids, whenever there are hidden & pinned columns, once a column is unpinned, it is not restored back to its correct position.
Steps to reproduce
Result
"Col 4" remains pinned, "Col 5" is now positioned before "Col 3".
Expected result
"Col 5" is should positioned after "Col 3" and before "Col 6".
Attachments
Attach a sample if available, and screenshots, if applicable.
The text was updated successfully, but these errors were encountered: