patternfly / patternfly-design

Use this repo to file all new feature or design change requests for the PatternFly project
115 stars 105 forks source link

Tree table to include sort, horizontal scrolling, and sticky column #1207

Closed nlcwong closed 1 year ago

nlcwong commented 1 year ago

Requesting enhancements to tree table component

Use case:

For the Hybrid Committed Spend program, we need a way to show the cost of the users' Red Hat spend by grouping them in departments and from there a list of products that summed up that spend per department. To accomplish this, we would like to use a tree table to show the relationship of the departments, but then provide the user with the breakdowns of that spend at the same time, so that they can compare the department breakdown spends at the same time. Since we can have hundreds of rows, we would need a way for the tree table to...

This design is documented in the PF-react issue: https://github.com/patternfly/patternfly-react/issues/8285 Please refer to this issue for mocks and further explanation of needs.

In terms of timeline, the HCS program is looking for late Q4 release of the UI.

mcarrano commented 1 year ago

Closing in favor of https://github.com/patternfly/patternfly-react/issues/8285