Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-04-08 Thread via GitHub
bbovenzi commented on code in PR #38782: URL: https://github.com/apache/airflow/pull/38782#discussion_r1556047065 ## airflow/www/static/js/dag/details/graph/DagNode.tsx: ## @@ -126,10 +125,6 @@ const DagNode = ({ label={taskName} isOpen={isOpen}

Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-04-09 Thread via GitHub
jonhspyro commented on code in PR #38782: URL: https://github.com/apache/airflow/pull/38782#discussion_r1557745374 ## airflow/www/static/js/dag/details/graph/DagNode.tsx: ## @@ -126,10 +125,6 @@ const DagNode = ({ label={taskName} isOpen={isOpen}

Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-04-09 Thread via GitHub
bbovenzi commented on code in PR #38782: URL: https://github.com/apache/airflow/pull/38782#discussion_r1557831020 ## airflow/www/static/js/dag/details/graph/DagNode.tsx: ## @@ -126,10 +125,6 @@ const DagNode = ({ label={taskName} isOpen={isOpen}

Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-07-30 Thread via GitHub
bbovenzi commented on code in PR #38782: URL: https://github.com/apache/airflow/pull/38782#discussion_r1697334762 ## airflow/providers/fab/auth_manager/cli_commands/user_command.py: ## Review Comment: @jonhspyro mind moving this commit to another PR so we can merge this?

Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-05-24 Thread via GitHub
github-actions[bot] commented on PR #38782: URL: https://github.com/apache/airflow/pull/38782#issuecomment-2130540397 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-05-26 Thread via GitHub
jonhspyro commented on code in PR #38782: URL: https://github.com/apache/airflow/pull/38782#discussion_r1614807696 ## airflow/www/static/js/dag/details/graph/DagNode.tsx: ## @@ -126,10 +125,6 @@ const DagNode = ({ label={taskName} isOpen={isOpen}

Re: [PR] Correctly select task in DAG Graph View when clicking on its name [airflow]

2024-06-02 Thread via GitHub
jscheffl commented on PR #38782: URL: https://github.com/apache/airflow/pull/38782#issuecomment-2144017205 Still there are some static checks. Can you fix them? Maybe you can also run them locally via `pre-commit`. -- This is an automated message from the Apache Git Service. To respond to