primefaces / primefaces/primereact

TreeTable: frozen column support for column grouping.

Open
#6,642 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Needs Triage
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.

https://codesandbox.io/p/sandbox/clever-lamport-dn2td4?file=%2Fsrc%2Fdemo%2FTreeTableColGroupDemo.js%3A17%2C16

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.