tirkarthi opened a new pull request, #46465: URL: https://github.com/apache/airflow/pull/46465
For a given task it will be helpful to have a filter similar to dag runs list and tasks page to filter task instances for a task by given state like all failed states for a task. This is very similar to how it's done in dag run page's task instance tab. Notes for self and review : `stateOptions` can perhaps be moved to a common constant inside `src/constants` to reuse between the pages.  -- 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]
