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

[v19] When have three frozen columns left css value is wrong #17697

Open
1 of 4 tasks
benoitjry opened this issue Feb 17, 2025 · 0 comments
Open
1 of 4 tasks

[v19] When have three frozen columns left css value is wrong #17697

benoitjry opened this issue Feb 17, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@benoitjry
Copy link

Describe the bug

When I use pFrozenColumn on a third column, the left value in css of this column, at a certain point takes into account only the size of the first column and therefore passes over the second.

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/nx3qzpfr?file=src%2Fapp%2Ftable-frozen-columns-demo.html

Environment

Windows 24H2

Angular version

19

PrimeNG version

v19

Node version

No response

Browser(s)

Google Chrome

Steps to reproduce the behavior

  1. make a table
  2. put frozen on the first three columns

Expected behavior

Should have the right left value

@benoitjry benoitjry added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 17, 2025
@benoitjry benoitjry changed the title [v19] When have three frozen columns left css value is sometimes wrong [v19] When have three frozen columns left css value is wrong Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant