adamfrly commented on PR #26043:
URL: https://github.com/apache/airflow/pull/26043#issuecomment-1233137550

   > Let's double check everywhere we call `tiTooltip`. I think we'll get an 
error in at least gantt.js, maybe other spots.
   > 
   > Also, care to include a screenshot of the updated tooltip so other 
reviewers can see what the UI change is?
   
   `tiTooltip` is used in gantt.js, graph.js, and dags.js. In gantt.js `null` 
was passed as the second argument to `tiTooltip` so that arguments are now 
passed properly. In the other two files however, the extra `task` argument 
doesn't look like it will cause any problems


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to