apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.5k stars 14.13k forks source link

In DAG Graph View, clicking Task on it's name doesn't select the task #37932

Open pedro-cf opened 6 months ago

pedro-cf commented 6 months ago

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 as intended.

2024-03-06 10-58-20

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 every time.

Are you willing to submit PR?

Code of Conduct

Related Pull Requests:

jonhspyro commented 6 months ago

Hey, can I work on this issue?

jonhspyro commented 5 months ago

@eladkal Is it worth creating a test for this fix, considering the scale of the issue?

pedro-cf commented 4 months ago

greetings @jonhspyro not sure if forgotten or just busy! seems workflow didn't pass

jonhspyro commented 4 months ago

greetings @jonhspyro not sure if forgotten or just busy! seems workflow didn't pass

I've been busy with college, will fix this week! :)