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

Component: Table #15302 #15303

Closed
Lolibai opened this issue Apr 18, 2024 · 1 comment · Fixed by #15302
Closed

Component: Table #15302 #15303

Lolibai opened this issue Apr 18, 2024 · 1 comment · Fixed by #15302
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Lolibai
Copy link

Lolibai commented Apr 18, 2024

Describe the bug

Screen.Recording.2022-12-20.at.14.07.52.mov

Environment

Frozen Columns

Reproducer

https://stackblitz.com/edit/qnmajp?file=package.json

Angular version

17.3.1

PrimeNG version

17.13.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.12.2

Browser(s)

Chrome 123

Steps to reproduce the behavior

  1. Freeze columns to the right
  2. Have at least 10 rows of data
  3. See the "stairs" of columns that should be freezed

Expected behavior

All columns should be freezed as per attribute and directive assignment.

@Lolibai Lolibai added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 18, 2024
@Lolibai
Copy link
Author

Lolibai commented Apr 18, 2024

This is the fix #15302

@cetincakiroglu cetincakiroglu added this to the 17.15.0 milestone Apr 19, 2024
@cetincakiroglu cetincakiroglu modified the milestones: 17.15.0, 17.16.0 Apr 26, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants