ephraimbuddy opened a new issue, #57639: URL: https://github.com/apache/airflow/issues/57639
### Description **Summary** When users apply filters in the DAG Runs and Task Instances tabs of the UI, it would be helpful to display the total number of items returned after filtering. ### Use case/motivation **Current Behavior** Currently, when filters are applied (e.g., filtering by state, etc), the UI updates to show the matching DAG Runs or Task Instances. However, there is no visible indication of the total count of matching items. **Proposed Behavior** Add a result count indicator that dynamically displays the total number of DAG Runs or Task Instances matching the applied filters. ### 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]
