Grzyblon commented on issue #28737: URL: https://github.com/apache/airflow/issues/28737#issuecomment-2269755409
@bbovenzi I’ve prepared a few proposals based on your comments. > But maybe we should add those icons to the run_type filters. It was not so trivial as I thought it'll be. Here are results.  I’ve also added rendering StatusWithNotes next to a “Contains a note” text with the same status color as task instance/ DAG run tooltip originates from.  > Just an InfoTooltip component is fine I think. I’ve also made grid legend using InfoTooltip component placed over Grid component. This definitely needs some more tweaks.  In my opinion adding icons to run type options in filter plus rendering StatusWithNotes component in InstanceTooltip and DagRunTooltip should be sufficient. That way user will be getting familiar with the graphics gradually as they use these features. In that case adding InfoTooltip with whole legend seems redundant. Is that looks good? -- 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]
