Actions
Bug #36323
closedCreate an ESlint rule to enforce OUIA IDs
Description
It should be possible to create a custom ESLint rule that
1. is configurable with a list of (Patternfly 4) components
2. For those components, complains if you render the component in your JSX without including an ouiaId prop.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10532 added
Updated by Partha Aji over 1 year ago
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Lucy Fu over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|20e49220be295ddedb72b8bfa6f9934edc140c24.
Actions