Skip to content

Vertical scroll position changes after hiding Grid with locked columns #4641

Open
@zstoyanova9

Description

@zstoyanova9

Description

When the Grid is hidden and shown again using display: none and there is a locked column defined, the vertical scroll position is not restored when having previously scrolled to the end of the Grid.

Steps To Reproduce

  1. Open the following StackBlitz example - https://stackblitz.com/edit/angular-w95xzt6g-h4mwkog2
  2. Scroll vertically to the end of the Grid.
  3. Hide and then show the Grid again.

Screenshots or video

Screen.Recording.2025-05-29.at.18.07.38.mov

Actual Behavior

The scroll position is not restored to the previous one correctly.

Expected Behavior

The scroll position should be restored to the previous one in this scenario.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions