pankajkoti opened a new issue, #49068: URL: https://github.com/apache/airflow/issues/49068
### Description As a user, I often find myself manually expanding the divider between the Task Details panel and the Graph view in order to get a clear view of the DAG. This requires extra clicks and interrupts the workflow. It would greatly improve the user experience if, when toggling to the Graph view, the layout automatically adjusted — for example, by allocating around 75% of the screen to the Graph and enlarging it by default. This would provide a clearer and more usable view right away. When switching back to the Grid view, these changes could be reverted, since the Grid doesn’t typically require as much screen real estate. I’m open to ideas or alternative approaches, but overall I believe this change could significantly enhance usability and reduce friction for users interacting with DAGs. ### Use case/motivation As seen in the gif, I often have to expand the separator to view the Graph  ### 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]
