You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/09 01:39:05 UTC

[GitHub] [airflow] bbovenzi commented on issue #28737: Add legend to grid view

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

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