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

   > @bbovenzi is this issue taken? I would like to try my hands here given 
some more reference material here.
   
   Nope! It's all yours. Feel free to ask any questions here.
   
   We'll probably want to make a new react component and put add it in the main 
grid view component 
[here](https://github.com/apache/airflow/blob/main/airflow/www/static/js/dag/grid/index.tsx).
   
   - We'll want to refer to each 
[RunTypeIcon](https://github.com/apache/airflow/blob/main/airflow/www/static/js/components/RunTypeIcon.tsx)
   
   - And we'll want to explain the 
[gradient](https://github.com/apache/airflow/blob/main/airflow/www/static/js/utils/index.ts#L128)
 we use to indicate if there is a note


-- 
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