xla0 commented on code in PR #13090:
URL: 
https://github.com/apache/dolphinscheduler/pull/13090#discussion_r1039361957


##########
dolphinscheduler-ui/src/views/projects/task/instance/use-table.ts:
##########
@@ -262,6 +262,7 @@ export function useTable() {
                         circle: true,
                         type: 'info',
                         size: 'small',
+                        disabled: !row.host,

Review Comment:
   I think download button should have the same display like view log button. 
When host is null, view log button is disabled.



-- 
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]

Reply via email to