pierrejeambrun commented on code in PR #46074:
URL: https://github.com/apache/airflow/pull/46074#discussion_r1940949474


##########
airflow/ui/src/pages/TaskInstance/Details.tsx:
##########
@@ -85,6 +88,8 @@ export const Details = () => {
           taskInstance={taskInstance}
         />
       )}
+      <ExtraLinks />

Review Comment:
   Maybe we also need a header with "General" or something to separate 'links', 
'trigger info' and 'general info'. Just an idea



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