e2corporation commented on issue #2251: URL: https://github.com/apache/incubator-devlake/issues/2251#issuecomment-1258346712
@mintsweet This is another feature you can work on next, the Pipeline Indicator widget as active on V11 Release, we'll need to restore it on the "**Blueprints**" Page and "_Blueprint Status_" Page and potentially other areas of the app where we'd want the user to be aware that there is a running pipeline. Essentially, if there is a Running pipeline detected (filter all pipelines results), the **Pipeline Indicator** Widget will be activated so users are aware if there is a running pipeline. See Component `src/components/widgets/PipelineIndicator.jsx`. The Widget will likely need updating as the schema of the Pipeline and related Task structure may have changed. - [ ] Re-Implement `src/components/widgets/PipelineIndicator.jsx` - [ ] Apply Styling & UX Updates -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
