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

docs: p-table sticky documentation and stackblitz outdated #12535

Closed
TheRealGI opened this issue Jan 20, 2023 · 1 comment
Closed

docs: p-table sticky documentation and stackblitz outdated #12535

TheRealGI opened this issue Jan 20, 2023 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@TheRealGI
Copy link

Describe the bug

If you follow the documentation of sticky header the header won't become sticky since version > 14.1.1. This bug was fixed in v14.1.1 see #11924 (accordion.css)

Environment

I used this stackblitz which is provided in the sticky table documentation and updated all dependencies to the latest version.
https://stackblitz.com/edit/primeng-tablesticky-demo?file=README.md

Reproducer

https://stackblitz.com/edit/primeng-tablesticky-demo?file=README.md

Angular version

15.1.1

PrimeNG version

15.1.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

v16.14.2

Browser(s)

108.0.5359.124 chrome

Steps to reproduce the behavior

Open the stackblitz
Update all dependencies to the latest version
scroll in table

Expected behavior

When you scroll the table header should be sticky.

@TheRealGI TheRealGI added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 20, 2023
@TheRealGI
Copy link
Author

TheRealGI commented Jan 20, 2023

Is just found this closed issue #12287. The proposed fix works. The documentation and the stackblitz needs to be updated

@TheRealGI TheRealGI changed the title p-table: sticky header does not work since v14.1.1 + docs: p-table sticky documentation and stackblitz outdated Jan 20, 2023
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

2 participants