Actions
Refactor #21992
closedReplace loader component with patternfly spinner
Description
Patternfly introduced a spinner component [1] so the loader component [1] is no longer needed. We should use the spinner instead.
[1] https://github.com/patternfly/patternfly-react/blob/master/src/components/Spinner/Spinner.js
[2] https://github.com/ohadlevy/foreman/blob/develop/webpack/assets/javascripts/react_app/components/common/Loader.js
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5548 added
Updated by Ohad Levy over 6 years ago
- Translation missing: en.field_release set to 353
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d88eb390f09419329dc7b854454f94649fa06491.
Actions