Fixed workflow issues
This commit is contained in:
@@ -689,7 +689,7 @@ const Workflows = (props) => {
|
||||
*/
|
||||
if (Object.getOwnPropertyNames(selectedExecution).length > 0 && selectedExecution.workflow.actions !== null) {
|
||||
return (
|
||||
<div>
|
||||
<div style={{overflowX: "hidden"}}>
|
||||
<div>
|
||||
<b>Status:</b> {selectedExecution.status}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user