Skip to content

[Bug][Grid] Resizing the GridColumn in Safari breaks its layout when there is auto-width column #3364

@Yanko-Georgiev

Description

@Yanko-Georgiev

Description

When using the KendoReact Grid in Safari, resizing the grid columns causes layout issues if at least one column is set to auto width. The grid content becomes misaligned, and columns do not render correctly after resizing.

Plan

KendoReact Free

Steps To Reproduce

  1. Open the following example in Safari: https://stackblitz.com/edit/react-qbjfvgvg?file=app%2Fapp.tsx
  2. Resize a column

Screenshots or video

No response

Actual Behavior

The column that has auto width expands and takes all the space in the Grid, even though it was hidden before the resize.

Expected Behavior

The columns should resize correctly, and the auto width column should stay hidden unless there is enough space in the Grid.

Browser

Safari

Browser version

18.6

OS type

MacOS

OS version

15.6.1

Last working version of the KendoReact package (if regression).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions