Closed
Description
Description
Some columns that are next to column-groups cannot be resized after moving was performed.
- igniteui-angular version: 6.1.x, 6.2.x
- browser: any
Steps to reproduce
- Run the "Grid Column Groups" dev demo.
- Try resizing the "ID" column.
2.1 Resizing works as expected. - Move the "General Information" column group on right of the "ID" column.
- Try resizing the "ID" column.
3.1 (issue) Resizing cannot be performed. (resizing indicator is gone) - Move the "General Information" column group back on the left of the "ID" column.
- Try resizing the "ID" column.
6.1 (issue) Resizing cannot be performed. (although resizing indicator is present)
Result
The "ID" column cannot be resized at steps 3.1 and 6.1.
Expected result
The "ID" column can be resized at steps 3.1 and 6.1.