-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Feat: Stateful TreeTable #6384
Feat: Stateful TreeTable #6384
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Ignored Deployments
|
Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>. |
4 similar comments
Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>. |
Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>. |
Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>. |
Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>. |
@MBelniak I opened a ticket and linked it! |
@melloware when do you think you or someone from the team will be able to do a review? |
@MBelniak there is no timeline., If you need this feature i suggest your organization look to financially sponsor it through PrimeReact PRO support: https://primereact.org/support/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
We appreciate your contribution and thank you for your patience. As we are currently working on the next-generation version of PrimeReact, the implementation of new features has been temporarily paused and may take some time. @MBelniak |
As discussed here https://github.com/orgs/primefaces/discussions/1329#discussioncomment-8647981
@melloware
I copied most of the code from DataTable with some adjustments wherever they were needed. I see there's lots of duplicated code between TreeTable and DataTable, but I don't see any shared location designated for that.
Fix #6385