FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[PF4] [react-table] auto modifier is set on `td` instead of `tr` · Issue #3132 · patternfly/patternfly-react · GitHub

[PF4] [react-table] auto modifier is set on td instead of tr #3132

Description

@jenny-s51 messaged me about a mistake on my side regarding where the pf-m-height-auto class is set.

Currently we are passing cellHeightAuto to transforms of a cell. This adds to classname the pf-m-height-auto class. The problem is: this is not where this modifier should be set and that's why she couldn't get it work.

To fix that, the modifier should be set in the row, tr element.

//cc @mcoker @karelhala

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL