diff --git a/openmetadata-ui/src/main/resources/ui/src/components/DashboardDetails/DashboardDetails.component.tsx b/openmetadata-ui/src/main/resources/ui/src/components/DashboardDetails/DashboardDetails.component.tsx index 4242efa9903..8bb7784bea1 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/DashboardDetails/DashboardDetails.component.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/DashboardDetails/DashboardDetails.component.tsx @@ -467,235 +467,241 @@ const DashboardDetails = ({ tabs={tabs} /> -
Chart Name | -Chart Type | -Description | -Tags | -||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
-
-
-
- {chart.displayName}
+
+
|
+
Task Name | -Description | -Task Type | -||||||
---|---|---|---|---|---|---|---|---|
-
-
-
- {task.displayName}
-
- |
-
-
-
- {task.description ? (
-
+ {tasks ? (
+
+
- No task data is available
-
- )}
+ onThreadLinkSelect,
+ EntityType.PIPELINE,
+ pipelineFQN,
+ `tasks/${task.name}/description`,
+ Boolean(task.description)
+ )}
+
+ )}
+ |
+ + {task.taskType} + | +
{item.email}
- {showTeams &&Teams: {item.teamCount}
} + {showTeams &&