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

[Grid] Multi-Column header misalignment when resizing #4442

Open
mbechev opened this issue Oct 29, 2024 · 0 comments
Open

[Grid] Multi-Column header misalignment when resizing #4442

mbechev opened this issue Oct 29, 2024 · 0 comments

Comments

@mbechev
Copy link
Contributor

mbechev commented Oct 29, 2024

Description

Having locked and grouped columns causes flickering and misalignment issues when resizing. The issue is reproduced only when using locked feature. With sticky option there are no issues.

Steps To Reproduce

  1. Increase the width of a group column.
  2. Notice the flickering behavior and the misalignment.
    https://stackblitz.com/edit/angular-qkzrsw?file=src%2Fapp%2Fapp.component.ts

Screenshots or video

Screen.Recording.2024-10-29.at.12.01.40.mov

Actual Behavior

Columns are misaligned when resized.

Expected Behavior

The resizing experience should be smooth, without any flickering or misalignments.

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

No branches or pull requests

1 participant