Actions
Bug #38382
closedTableIndexPage does not fully support expandable table rows
Description
To use Patternfly expandable table rows, each Tr must be enclosed in a Tbody. The `childrenOutsideTbody` prop of <Table> tried to address this, but there are a couple more changes needed (see PR.)
Updated by The Foreman Bot 13 days ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/theforeman/foreman/pull/10523 added
Updated by Jeremy Lenz 1 day ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|bf84300575666f93dad8e65d2cfe39aeae7550d3.
Actions