You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
We've found it useful to have the wizard steps bar (from the wizard component) on its own. An implementation does exist for this, but it's in the context of a specific application and needs to be back-ported to patternfly-ng so others can benefit as well.
We've found it useful to have the wizard steps bar (from the wizard component) on its own. An implementation does exist for this, but it's in the context of a specific application and needs to be back-ported to patternfly-ng so others can benefit as well.
https://github.com/syndesisio/syndesis/tree/master/app/ui/src/app/common/wizard_progress_bar
Here's an example of how it looks, independent of the wizard component.