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

Data table with groupRow="true" position of last row not is correct when use a p:rowExpansion #7263

Closed
mertsincan opened this issue Apr 28, 2021 · 1 comment
Assignees
Labels
8.0.9 10.0.1 🐞 defect Bug...Something isn't working
Milestone

Comments

@mertsincan
Copy link
Member

Reported By PRO User;

we have a datatable with the first column

<p:column headerText="#{headermethod}"width="15%" groupRow="true"><h:outputText />
</p:column>

When we expand any row of a groupRow we have that the last row of the grouping no longer respects the default position but is displayed under the column that has the attribute groupRow="true", this happens even when we have only one element and we click on the p:rowExpansion.

And

We have that to the first row is applied highlight and hower style that also highlights the column where the rowgroup is applied

@mertsincan mertsincan added the 🐞 defect Bug...Something isn't working label Apr 28, 2021
@mertsincan mertsincan self-assigned this Apr 28, 2021
@mertsincan mertsincan added elite This issue is related to an Elite release 10.0.1 8.0.9 labels Apr 28, 2021
@mertsincan mertsincan added this to the 11.0.0 milestone Apr 28, 2021
@mertsincan
Copy link
Member Author

@sqores Please add this fix to 10.0.1 and 8.0.9 ;)

mertsincan added a commit that referenced this issue Apr 30, 2021
@mertsincan mertsincan removed the elite This issue is related to an Elite release label May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.0.9 10.0.1 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant