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

   I tried the GitHub actions UI for sometime. The current behavior is that on 
clicking the line number it doesn't scroll and just updates the URL hash with 
line number like GitHub actions. On opening the hash link in new page it 
scrolls to the line number so that the line is in the center of the page. The 
line number is now right aligned with some space between the log line content. 
I have also added a visual marker of the selected line so that user has better 
context of the selected line and also the surrounding context. The flow is as 
follows
   
   1. Click on the line number. 
   2. Share the URL.
   3. On opening the URL the page scrolls to the line number in the URL 
centered. The line number is highlighted with a blue color background.
   
   
![image](https://github.com/user-attachments/assets/99df7556-6c8f-4e50-a3a4-f81945f0532a)


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