Skip to content

Applying ESF text condition and then interacting with another grid causes the page to scroll to the other grid. #17150

@skrustev

Description

@skrustev

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

  1. Open gridRowAPI sample and enable ESF filtering on the first grid.
  2. Apply ESF text filter on any columns in the first grid.
  3. Scroll down to any of the other Tree grids
  4. 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

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions