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(table): column resize does not work with sortable columns #16735

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

LoaderB0T
Copy link
Contributor

Fixes #16734 by finding the parent TH element and using it as the resizeElement

Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 1:12pm
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Nov 18, 2024 1:12pm

@mertsincan mertsincan added the Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. label Nov 18, 2024
Copy link

vercel bot commented Nov 18, 2024

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

A member of the Team first needs to authorize it.

@mertsincan
Copy link
Member

Thanks a lot for your contribution!

@mertsincan mertsincan merged commit cc1fe7f into primefaces:master Nov 18, 2024
1 of 3 checks passed
LoaderB0T added a commit to LoaderB0T/primeng that referenced this pull request Jan 21, 2025
…aces#16735)

* fix(table): column resize does not work with sortable columns

* format fix

* fix

(cherry picked from commit cc1fe7f)
mertsincan pushed a commit that referenced this pull request Jan 29, 2025
#17461)

* fix(table): column resize does not work with sortable columns

* format fix

* fix

(cherry picked from commit cc1fe7f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table: Column Resize broken with sortable columns
2 participants