Refactor #21992
Replace loader component with patternfly spinner
Pull request:
Fixed in Releases:
Found in Releases:
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
Associated revisions
History
#1
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5548 added
#2
Updated by Ohad Levy about 4 years ago
- Legacy Backlogs Release (now unused) set to 353
#3
Updated by Anonymous about 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset d88eb390f09419329dc7b854454f94649fa06491.
#4
Updated by Walden Raines about 4 years ago
- Target version deleted (
219)
Fixes #21992 - Uses patternfly spinner component