bbovenzi commented on issue #29243:
URL: https://github.com/apache/airflow/issues/29243#issuecomment-1410650289

   I'm going to remove the "good first issue". It's not a trivial change.
   
   That `state_token` is defined by Flask App Builder and not in js, and the 
auto-refresh in the graph view currently only checks for new task instances, 
not the dag run state. So we'd have to add in another endpoint to refresh and 
then update the `<span>`. 
   
   Meanwhile, I'm actively working on a new graph view for 2.6:
   <img width="1289" alt="Screenshot 2023-01-31 at 11 02 38 AM" 
src="https://user-images.githubusercontent.com/4600967/215813495-8710b2cb-7bc3-4724-8b84-6aa6a7bc75a2.png";>


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to