DataTable: Table layout shifts when groupRowsBy
is rowspan
and row expansion is enabled
#7335
Open
2 of 4 tasks
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
groupRowsBy
prop is hidden (I think). The rows at the end of the group are affected by the number of rows we expand so the more rows we expand, the more rows at the end will shift to the left.Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/vitejs-vite-ocwubtnt
Environment
My project's environment, not the reproducer's.
Version: 1.97.2 (user setup)
Date: 2025-02-12T23:20:35.343Z
Electron: 32.2.7
ElectronBuildId: 10982180
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
Vue version
3.4.34
PrimeVue version
4.2.5
Node version
18.20.6
Browser(s)
Chrome 133.0.6943.127 (Official Build) (64-bit) (cohort: Stable)
Steps to reproduce the behavior
rowspan
Expected behavior
Hi ❤️,
I expect the trailing rows not to shift to the left when I expand any of rows that grouped by rowspan.
The text was updated successfully, but these errors were encountered: