primefaces / primefaces/primereact
TreeTable: frozen column support for column grouping.
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
i have implemented the code which was given for datatable support of frozen and cloumn grouping but it seems unresolved for tree table as well as data table . and i encounter on more issue , when i add frozen column and scrollable and try to scroll from frozen column it is not scrolling as expected.
i attached this link to highlighting my issue.
Reproducer
No response
PrimeReact version
9.6
React version
17.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
just open my link or code sendbox then you will see the issue which was occure
Expected behavior
i want colgroup support for frozen columns also and want scrolling in both panels.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CodeSandbox entry point, src/demo/TreeTableColGroupDemo.js, and reproduce the frozen-column and scrolling behavior in the TreeTable example. Compare it with the existing DataTable frozen and column-group behavior; done means grouped frozen columns render correctly and scrolling works in both panels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100