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

fix z-index in datatable when column is frozen #189

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

TheZlodziej
Copy link
Contributor

When you add, for example, a button to datatable column, then freeze column, the column would display under the column.
before:
image

after:
image

Frozen rows might need this fix too.

Copy link

vercel bot commented Mar 19, 2024

@TheZlodziej is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

@atakantepe atakantepe self-requested a review March 22, 2024 10:36
@atakantepe atakantepe added this to the 0.8.3 milestone Mar 22, 2024
@atakantepe atakantepe merged commit a5cba33 into primefaces:main Mar 22, 2024
1 check failed
@atakantepe
Copy link
Member

Hi, thank you for your contributions. I merged it and, as you suggested, did the same for the rows as well. 🌟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants