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 row group footer is rendered multiple times when using pagination #17369

Closed
4 tasks
mserege opened this issue Jan 13, 2025 · 0 comments · Fixed by #17368
Closed
4 tasks

Table row group footer is rendered multiple times when using pagination #17369

mserege opened this issue Jan 13, 2025 · 0 comments · Fixed by #17368
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mserege
Copy link
Contributor

mserege commented Jan 13, 2025

Describe the bug

Table row group footer is rendered multiple times when using pagination from page 2.

Pull Request Link

#17368

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://mixqaxm3-7txkkhfa.stackblitz.io

Environment

Nx

Angular version

19.0.0, 18.0.0, 17.0.0

PrimeNG version

v19, v18, v17

Node version

22.10.0

Browser(s)

Chrome

Steps to reproduce the behavior

Create a table with row group header and footer, add paginator, go to page 2. Row group header and footer appears multiple times.

Expected behavior

Row group header and footer should appears only once per group.

@mserege mserege 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 13, 2025
@mertsincan mertsincan added this to the 19.0.6 milestone Jan 15, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Jan 15, 2025
@mertsincan mertsincan 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 Jan 15, 2025
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeNG Jan 15, 2025
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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants