pierrejeambrun commented on PR #23392: URL: https://github.com/apache/airflow/pull/23392#issuecomment-1117960431
Hello @bbovenzi, Thank your for the reviews and the improvement suggestions. I updated the PR. > 2. I know I said to just highlight the task states instead of filtering them. I realized that I was a bit wrong here. Looking at graph view, hovering over a state in the legend will highlight tasks. We should have the Grid do the same. I think it might be best to pull that out into its own PR. Have this PR focus on dag run filtering. And then after those 2 PRs, we can do real task instance filtering. I will checkout a new branch starting from here as you suggested to change the `LegendRow` component and add an `hover` effect for the tasks. I will maybe also change the style of a legend item for a "badge like" item simular to what we have on the `graph` page. -- 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]
