tirkarthi commented on code in PR #46074:
URL: https://github.com/apache/airflow/pull/46074#discussion_r1941037751
##########
airflow/ui/src/pages/TaskInstance/Details.tsx:
##########
@@ -85,6 +88,8 @@ export const Details = () => {
taskInstance={taskInstance}
/>
)}
+ <ExtraLinks />
Review Comment:
I just ported the Airflow 2 UI which doesn't have a name like General. I
can't find a better name and if there is a consensus I can add it here,
--
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]