tirkarthi commented on PR #47795:
URL: https://github.com/apache/airflow/pull/47795#issuecomment-2726422388

   @bbovenzi I have made the changes to ensure the line number is not copied 
and also updated the scroll logic.
   
   > Do we want to make sure the log line number isn't copied like in 
https://github.com/apache/airflow/pull/47793?
   
   I have added "userSelect" and "WebkitUserSelect" to ensure the line number 
is not copied.
   
   > Final thought, we might want to scroll you to the bottom of the logs by 
default?
   
   This doesn't change the default behavior. IIRC, Airflow 2 had some logic to 
scroll to bottom with in progress logs. I am not sure it's ported to Airflow 3 
but this PR doesn't change the scroll behavior. It only scrolls to the line 
when it's present in the URL hash.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to