Usiel opened a new issue, #34132: URL: https://github.com/apache/airflow/issues/34132
### Description When a user navigates to `/grid?tab=graph` we should show the details panel with the graph tab selected, even when the user hid the details panel previously. ### Use case/motivation People already complained asking me where the graph view went after the latest Airflow upgrade (2.7.0). I can understand that this may be confusing, especially when they navigate to the graph from a DAG run link.  It would be more user friendly if we could auto-open the details panel when a user navigates to the graph tab, so they immediately get what they expect. Happy to create the PR for this, I believe it should be just a tiny change. However, I'm opening this feature request first, just to make sure I'm not conflicting with any other plans ([AIP-39?](https://github.com/apache/airflow/projects/9)). ### Related issues https://github.com/apache/airflow/issues/29852 ### Are you willing to submit a PR? - [X] 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]
