naseemshah commented on code in PR #52996:
URL: https://github.com/apache/airflow/pull/52996#discussion_r2193095738


##########
airflow-core/src/airflow/ui/src/pages/TaskInstance/Logs/TaskLogHeader.tsx:
##########
@@ -188,6 +192,17 @@ export const TaskLogHeader = ({
           </Select.Root>
         ) : undefined}
         <HStack gap={1}>
+          <Button
+            aria-label={showTimestamp ? translate("wrap.unwrap") : 
translate("wrap.wrap")}

Review Comment:
   Resolved in efaf188



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