Description
Applying ESF text condition seems to focuses the grid and then if there's another Tree grid on the page and you perform for example expand/collapse the page scrolls to the grid that has last being used to apply text condition.
Similar happens to other interacting like cell selection and probably many other interactions.
- igniteui-angular version: 21.1.x
- browser: any
Steps to reproduce
- Open
gridRowAPI sample and enable ESF filtering on the first grid.
- Apply ESF text filter on any columns in the first grid.
- Scroll down to any of the other Tree grids
- Expand/collapse a row
Result
The page scrolls to the top to the first grid.
Expected result
The page should scroll to the previously used grid.
Attachments

Description
Applying ESF text condition seems to focuses the grid and then if there's another Tree grid on the page and you perform for example expand/collapse the page scrolls to the grid that has last being used to apply text condition.
Similar happens to other interacting like cell selection and probably many other interactions.
Steps to reproduce
gridRowAPIsample and enable ESF filtering on the first grid.Result
The page scrolls to the top to the first grid.
Expected result
The page should scroll to the previously used grid.
Attachments