tirkarthi opened a new pull request, #45183:
URL: https://github.com/apache/airflow/pull/45183

   Related 
https://github.com/apache/airflow/issues/44663#issuecomment-2520512667
   
   It will be useful to have logs open in full screen view to read the logs. 
Currently the tab and task details are still present on scroll taking more 
space. Legacy logs page had more screen space which was useful for our users 
internally. The implementation is simple that uses dialog to display the same 
code block with wrap and other styles applied in full screen mode.
   
   Notes for reviewer and self : 
   
   * I would opt for removing Dialog.Header section too to get more space or 
replace log with some other useful information.
   * Using an IconButton but can change to button with text "Full Screen" for 
uniformity.
   
   
![image](https://github.com/user-attachments/assets/c0185a9e-3b13-44b6-bea6-43ffdcdba444)
   


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