parisni opened a new issue #19197: URL: https://github.com/apache/airflow/issues/19197
### Description Would be great addition to filter by tags in the dag-run panel.  ### Use case/motivation When searching for dags, for example `status failed` one, it would be great to be able to focus on a subset of the dags. Currently we only have the option to add filter based on `dag_id` and consequently to add meaningfull pattern in the dag-id. By the way the `tags` are much more flexible and meaningful to classify dags. Sadly so far there is no way to filter by `tags` in the UI. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
