igniteui-angular icon indicating copy to clipboard operation
igniteui-angular copied to clipboard

Filtering and scrolling to last expanded grid results in empty areа afterwards for Hierarchical Grid

Open skrustev opened this issue 1 year ago • 0 comments

Description

Describe the issue.

  • igniteui-angular version: 17.0.x
  • browser: any

Steps to reproduce

  1. Open https://www.infragistics.com/angular-demos/hierarchical-grid/hierarchical-grid-filtering-template
  2. Filter by "d"
  3. Expand the third row
  4. Scroll to bottom
  5. Clear filter
  6. Scroll to bottom again

Result

The content are does not get recalculated correctly resulting in empty area at the bottom when scrolling.

Expected result

There should be no empty area.

Attachments

grid_filter_scroll

skrustev avatar Jun 04 '24 08:06 skrustev