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

   ### Description
   
   In the legacy UI on selecting the dag from home page the grid view was open 
by default and the `dag_default_view` from airflow configuration can be used to 
set the default view. In the new UI it seems we need multiple clicks to get to 
the dagrun or taskinstance while legacy view was one click. The 
`dag_default_view` configuration should be used to display the configured view 
by default when dag page is selected probably by setting the `modal` query 
parameter with the `dag_default_view` value.
   
   I am not sure if it's tracked but thought to create this issue to track 
this. Please close this if it's tracked elsewhere. 
   
   ### Use case/motivation
   
   Users should have option to have a default view open to avoid multiple 
clicks to get to a dagrun or taskinstance.
   
   ### 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: commits-unsubscr...@airflow.apache.org.apache.org

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

Reply via email to