-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
Description
Description
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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests