Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinned columns are automatically swapped as you narrow the window #8454

Closed
tk2153 opened this issue Aug 2, 2024 · 1 comment
Closed

Pinned columns are automatically swapped as you narrow the window #8454

tk2153 opened this issue Aug 2, 2024 · 1 comment

Comments

@tk2153
Copy link

tk2153 commented Aug 2, 2024

I'm submitting a ...

[x] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of AG Grid'
[] support request => see 'Requesting Community Support'

Current behavior

The problem occurred in my environment and it is also reproduced in the sample code below.

url:https://codesandbox.io/s/2tk2jh

Case1
When opening in a narrow window, the column pinned to the left moves freely.
(as below, the column of # moved)

image

Case2
Initially the column is not moving,

image

As gradually narrowing the window, the columns move.

image

Please tell us about your environment:

  • AG Grid version: 32.0.2
  • Browser:
    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0

  • Language: typescript 5.5.4

@AG-Zoheil
Copy link

Hi @tk2153,

This is an intended behaviour that was implemented via AG-3915. Please note this section of our documentation: https://ag-grid.com/javascript-data-grid/column-pinning/#resizing-pinned-sections.

Kind regards,
Zoheil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants