-
- Workflows
-
+
+ Workflows
+
- {/*
-
- */}
- {isMobile ? null :
-
-
- {
- addFilter(chip);
- }}
- onDelete={(_, index) => {
- removeFilter(index);
- }}
- />
-
-
- }
+ {isMobile ? null :
+
+
+ {
+ addFilter(chip);
+ }}
+ onDelete={(_, index) => {
+ removeFilter(index);
+ }}
+ />
+
+
+ }
{workflowButtons}
- {/*
-
-
-
-
-
-
{workflows.length}
-
ACTIVE WORKFLOWS
-
-
-
-
-
-
-
-
{workflows.length}
-
AVAILABE WORKFLOWS
-
-
-
-
-
-
-
-
{workflows.length}
-
NOTIFICATIONS
-
-
-
-
- */}
-
- {/*
- chipRenderer={({ value, isFocused, isDisabled, handleClick, handleRequestDelete }, key) => {
- console.log("VALUE: ", value)
-
- return (
-
- {value}
-
- )
- }}
- */}
{!isMobile && usecases !== null && usecases !== undefined && usecases.length > 0 ?
@@ -3367,10 +3166,7 @@ const Workflows = (props) => {
- {!isMobile &&
- actionImageList !== undefined &&
- actionImageList !== null &&
- actionImageList.length > 0 ? (
+ {!isMobile && actionImageList !== undefined && actionImageList !== null && actionImageList.length > 0 ? (
{
workflowDelay += 75
} else {
return (
-
-
-
+
+
+
+
+
)
}
- /**/
return (
-
-
-
+
+
+
+
+
)
})}