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

Table: Frozen Columns not working in v19 #17229

Open
1 of 4 tasks
monsieur-ricky opened this issue Dec 27, 2024 · 0 comments
Open
1 of 4 tasks

Table: Frozen Columns not working in v19 #17229

monsieur-ricky opened this issue Dec 27, 2024 · 0 comments
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@monsieur-ricky
Copy link

monsieur-ricky commented Dec 27, 2024

Describe the bug

The Frozen Columns feature (pFrozenColumn) isn't working in version 19. This issue can be tested in the official documents:

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/zrndjve6

Environment

Angular CLI: 19.0.6
Node: 20.16.0
Package Manager: npm 10.9.2
OS: darwin x64

Angular version

19.0.6

PrimeNG version

v19

Node version

20.16.0

Browser(s)

Chrome 131.0.6778.205

Steps to reproduce the behavior

  1. Access the official Table component documentation for version 19
  2. Go to the Frozen Column demo: https://primeng.org/table#frozen-columns
  3. Lock the balance column and horizontally scroll the table to check that the column isn't fixed.

Expected behavior

  1. Access the official Table component documentation for version 19
  2. Go to the Frozen Column demo: https://v17.primeng.org/table#frozen-columns
  3. Lock the balance column and horizontally scroll the table to verify that the column is fixed.
@monsieur-ricky monsieur-ricky added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 27, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 27, 2024
@mertsincan mertsincan added this to the 19.0.3 milestone Dec 27, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: Review
Development

No branches or pull requests

2 participants