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 | Expandable rows footer template broken with paginator #17470

Open
4 tasks
shanmuga-act opened this issue Jan 22, 2025 · 0 comments
Open
4 tasks

Table | Expandable rows footer template broken with paginator #17470

shanmuga-act opened this issue Jan 22, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@shanmuga-act
Copy link

shanmuga-act commented Jan 22, 2025

Describe the bug

The expandable row group footer template getting attached with all the rows on second page onwards. But it looks fine in the first page. Pasted the 'stackblitz' link with this issue for your reference. Let me know if you need any more info.

Angular Version - 17.3
Primeng version - 17.18.15

https://stackblitz.com/edit/pjmitklr?file=src%2Fapp%2Ftable-expandable-row-group-demo.html

Image

First Page -

Image

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/pjmitklr?file=src%2Fapp%2Ftable-expandable-row-group-demo.html

Environment

dev

Angular version

17

PrimeNG version

v17 (LTS Only)

Node version

18

Browser(s)

No response

Steps to reproduce the behavior

  1. Navigate to second page.
  2. Expand the row group header
  3. Now we can see the 'Total Customer' in the footer template getting attached with all the rows of row group.

Expected behavior

The footer template should be displayed at the end of the each row group as like following,

Image

@shanmuga-act shanmuga-act 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 22, 2025
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

1 participant