Skip to content

Correctly select task in DAG Graph View when clicking on its name #42697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Oct 3, 2024

Cherry pick #38782



^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Oct 3, 2024
@eladkal
Copy link
Contributor

eladkal commented Oct 3, 2024

Cherry pick #38782

Is this the right link?
The link is for private astronomer repo

@bbovenzi
Copy link
Contributor Author

bbovenzi commented Oct 3, 2024

Cherry pick #38782

Is this the right link? The link is for private astronomer repo

Oops! Fixed

…ache#38782)

* Fix in DAG Graph View, clicking Task on it's name doesn't select the task. (apache#37932)

* Updated TaskName onClick

* Fixed missing onToggleCollapse

* Added missing changes

* Updated: rebase

* fixed providers error message

* undo fab changes

* Update user_command.py

---------

Co-authored-by: Brent Bovenzi <[email protected]>
@bbovenzi bbovenzi force-pushed the fix-graph-node-selection branch from 18feef6 to 0341a21 Compare October 3, 2024 13:14
@pierrejeambrun pierrejeambrun merged commit b9069e7 into apache:v2-10-test Oct 3, 2024
49 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-graph-node-selection branch October 3, 2024 14:38
@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Oct 23, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.10.3 milestone Oct 23, 2024
utkarsharma2 pushed a commit that referenced this pull request Oct 23, 2024
…8782) (#42697)

* Fix in DAG Graph View, clicking Task on it's name doesn't select the task. (#37932)

* Updated TaskName onClick

* Fixed missing onToggleCollapse

* Added missing changes

* Updated: rebase

* fixed providers error message

* undo fab changes

* Update user_command.py

---------

Co-authored-by: jonhspyro <[email protected]>
utkarsharma2 pushed a commit that referenced this pull request Oct 24, 2024
…8782) (#42697)

* Fix in DAG Graph View, clicking Task on it's name doesn't select the task. (#37932)

* Updated TaskName onClick

* Fixed missing onToggleCollapse

* Added missing changes

* Updated: rebase

* fixed providers error message

* undo fab changes

* Update user_command.py

---------

Co-authored-by: jonhspyro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants