Feature #23462
Bump version of patternfly-react to support inline edits
Difficulty:
Triaged:
Description
We need to require patternfly-react >= 2.1.0 to provide support for inline editing in tables for both core and plugins.
Related issues
Associated revisions
Refs #23462 - Allow newer patternfly
patternfly-react 2.1.0 depends on patternfly >= 3.42.0. This is at least
needed in our packaging but I think it makes sense in general to align
these.
History
#1
Updated by Tomáš Strachota almost 5 years ago
- Blocks Feature #22734: Add ability to edit Red Hat Subscription entitlement quantities added
#2
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5514 added
#3
Updated by Anonymous almost 5 years ago
- Legacy Backlogs Release (now unused) set to 353
#4
Updated by Tomáš Strachota almost 5 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset f927833c5dafa6859afe009e29e2a04c8f7ae231.
#5
Updated by Tomáš Strachota almost 5 years ago
- Legacy Backlogs Release (now unused) changed from 353 to 330
I'm switching the release to 1.18 as that pf-react version was required by Katello 3.7.
#6
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/5529 added
#7
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/5533 added
Fixes #23462 - bump patternfly-react to ^2.1.0
patternfly-react 2.1.0 introduced inline editing for tables.