p-Table: resizing a scrollable table resizes the expanded row #10609
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/primeng-tablerowexpansion-demo-te1jhb?file=src%2Fapp%2Fapp.component.html
Current behavior
Resizing a column in a table that has an expandable row, resizes the expanded row to the width of the first column of the parent-table.
Expected behavior
The expanded row should have the width of the whole table.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
We want to resize tables that have expanded rows. Resizing the parent table should not bleed into the child table.
Please tell us about your environment:
Angular version: 12
PrimeNG version: 12.1.0
Browser: Chrome Version 92.0.4515.159
Language: TypeScript
Node (for AoT issues): node --version = v14.15.4
The text was updated successfully, but these errors were encountered: