Bug #30328
Add patternfly 4 loading spinner component to foreman
Description
A centered loading icon has been added to Katello: https://github.com/Katello/katello/blob/f9a239d4e42ab95dcf2561f372df00d0cb47c42b/webpack/components/Table/Loading.js
This should be in foreman so it can be used by Foreman and plugins.
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7807 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.3.0 added
#3
Updated by John Mitsch over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|ca0501c8b1eb22c92f8de5975d9fa61174634bcb.
#4
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #30328 - Adds patternfly 4 Loading react component
This is a component to show a loading spinner, with or without text. We currently have this in Katello and this would make it available in Foreman.