Lohith625 commented on issue #58553:
URL: https://github.com/apache/airflow/issues/58553#issuecomment-3622114083

   Hi, sorry for not updating earlier โ€” I finally got my local setup working 
and tested this issue.
   
    **What I tested**
   
   I created a DAG that prints 40+ log lines and then fails with an exception, 
and observed the log UI in both states:
   
   **1) Non-collapsed exception**
   
   - When the exception is expanded, I can scroll to the top and see the first 
log line without problems
   
   - So in my case the original symptom (โ€œcannot scroll to the topโ€) does not 
appear in this state
   
   (Video showing non-collapsed behavior attached ๐Ÿ‘‡)
   
   
https://github.com/user-attachments/assets/77c7eb0e-4a91-489f-959e-a0520140f314
   
   
   
   **2) Collapsed exception**
   
   - When collapsed, I can also scroll to the top and see the first log line
   
   - However, if I scroll down and then back up, the exception panel 
automatically expands itself
   
   (Video showing collapsed behavior attached ๐Ÿ‘‡)
   
   
https://github.com/user-attachments/assets/77bf2084-7243-402d-b25b-e12766996bb4
   
   **My current understanding**
   
   So in my environment:
   
   - I cannot reproduce the missing-log-lines issue exactly as described,
   
   - but I can reproduce a related UI issue (collapsed exception auto-expands 
on scrolling)
   
   **Just wanted to confirm:**
   
   - Could the original issue depend on browser, theme, or Airflow version?
   
   - Do you still experience missing log lines on your setup?
   
   - Should I address the auto-expand behavior as part of this issue, or should 
I create a separate issue/PR for it?
   
   Happy to continue working on this ๐Ÿ˜Š
   
   


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