pedro-cf opened a new issue, #37932: URL: https://github.com/apache/airflow/issues/37932
### Apache Airflow version 2.8.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? In the DAG Graph view, attempting to select a task by clicking on it's name does nothing. In version 2.8.0 it was working like this.  ### What you think should happen instead? In the DAG Graph view, click on a task's name should select the task. ### How to reproduce 1. Create Dummy DAG with Dummy operators. 2. Open the DAG Graph View 3. Click a specific task on it's name  ### Operating System Debian GNU/Linux 11 (bullseye) ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details Docker Compose version v2.2.3 ### Anything else? This problem occurs everytime. ### Are you willing to submit 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]
