ashb commented on issue #4830: [AIRFLOW-3929] Use anchor tag for dag filter link. URL: https://github.com/apache/airflow/pull/4830#issuecomment-480209875 @jmcarp I had to make some changes to these modals in https://github.com/apache/airflow/pull/5039 - making any "mutating" action a form that is POSTed. so this will need fixing up. Also I noticed that on master, possibly as a result of https://github.com/apache/airflow/blob/c552996483f5aab5e31793317b26aba62c13332e/airflow/www/templates/airflow/dag.html#L336-L339 Before it looked like https://github.com/apache/airflow/blob/bb91246cfc6f7905c84aea4a44c11aa057b8f42c/airflow/www/templates/airflow/dag.html#L388-L393 1. we can't zoom in to subdags anymore 2. From the graph view the Zoom button _also_ takes you to the tree view, instead of staying on the current view.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
