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

Incorrect behaviour when resizing and scrolling with frozenRight=true #2178

Open
iampaulfrolov opened this issue May 23, 2024 · 0 comments
Open

Comments

@iampaulfrolov
Copy link

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
When using the [frozenRight]="true" and resizing the table, an additional empty table space appears

Expected behavior
The width of the table will be adaptive and no empty space will appear during resizing

Reproduction of the problem

  • use [frozenRight]="true" for the last column
  • reduce the screen width
  • scroll to the right to the end
  • increase the screen width
Screen.Recording.2024-05-23.at.11.mp4

What is the motivation / use case for changing the behavior?

I would like to avoid table display bugs during resizing and scrolling

Please tell us about your environment:

  • Table version: Bug spotted on the official demo
  • Angular version: Bug spotted on the official demo
  • Browser: [all]
  • Language: [all]
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

1 participant