armaandhull opened a new issue, #35208:
URL: https://github.com/apache/airflow/issues/35208

   ### Description
   
   Currently, when a user clicks on **Code** or **Logs** tabs in the List/Grid 
view, it shows the DAG code and logs in a very narrow tab which makes the 
experience of navigating the DAG code/task logs harder than it needs to be. 
   
   - Make the **Code** and **Logs** tabs bigger/full screen like they used to 
be before (**preferred**)
   OR
   - If we have to keep the narrow tab UX, enhance the **Code** view in a way 
that when a user clicks on a specific task, it takes them to the block of code 
where the task is defined e.g.
   
   <img width="1457" alt="image" 
src="https://github.com/apache/airflow/assets/2514782/a6e218f2-5f22-437e-ad33-fbb836b7c5bf";>
   
   
   ### Use case/motivation
   
   Improving user experience
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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