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 header and Columns values are overlapped when frozen columns are resized: #12210

Closed
meghashivaswamy opened this issue Nov 14, 2022 · 4 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@meghashivaswamy
Copy link

Describe the bug

Table header and Columns values are overlapped when frozen columns are resized:

Issue:
https://stackblitz.com/edit/primeng-tablescroll-demo-qa7nvc?file=src%2Fapp%2Fapp.component.html

Screenshot_Resize

Environment

Angular CLI + PrimeNG

Reproducer

No response

Angular version

14.1.0

PrimeNG version

14.0.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.16.0

Browser(s)

Chrome, Webview2

Steps to reproduce the behavior

Steps to Reproduce:

  1. Freeze first two columns Name, ID and make them as Resizable columns
  2. Resize(minimize the width) first frozen column and Scroll Horizontally
  3. Observe the Table header and Columns values are overlapped(Country can be seen back of Frozen columns)

Expected behavior

No response

@meghashivaswamy meghashivaswamy added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 14, 2022
@meghashivaswamy meghashivaswamy changed the title Table with Frozen columns Table header and Columns values are overlapped when frozen columns are resized: Nov 14, 2022
@ThoSap
Copy link
Contributor

ThoSap commented Mar 20, 2024

Here you have a up-to-date StackBlitz example with Angular 17.2.2, NodeJS v18.18.0, and PrimeNG 17.11.0
https://stackblitz.com/edit/wgwshv?file=src%2Fapp%2Fdemo%2Ftable-frozen-columns-demo.html

Related to #12411

@ThoSap
Copy link
Contributor

ThoSap commented Mar 20, 2024

@ThoSap
Copy link
Contributor

ThoSap commented Mar 28, 2024

@cetincakiroglu added the duplicated ticket #12411 to milestone 17.Future 👍🏼

@mertsincan
Copy link
Member

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you reopen the issue so we can include it in our roadmap?
Please don't forget to add your feedback as a comment after reopening the issue. These will be taken into account by us and will contribute to the development of this feature. Thanks a lot for your understanding!

Best Regards,

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

3 participants