Feature #21929
openAlternate process status summary display
Description
Based on feedback, a progress bar maybe isn't the best way to communicate succeeded/failed counts. This is proposal for an alternate rendering.
1. Render each item using the badge style as used to communicate individual process status:
(Completed: 10) (Running: 5) (Failed: 3) (Queued: 8) (Total: 26)
2. Clicking on a badge sets the filter to show just those items (clicking on Total shows all items).
3. Adjusting which badges are shown based on the query filter no longer makes sense, but perhaps we could highlight the appropriate badge corresponding to the current filter?
Adjusting the rendering should be straightforward as this is basically the format of the information being presented in the tooltip. Will need to add props for callbacks to change the data table filters.
Related issues
Updated by Peter Amstutz 5 months ago
- Target version changed from Future to Development 2024-08-28 sprint
Updated by Peter Amstutz 5 months ago
- Has duplicate Feature #21911: Alternate progress bar rendering as separate badges with counts added
Updated by Peter Amstutz 4 months ago
- Target version changed from Development 2024-08-28 sprint to Development 2024-09-11 sprint
Updated by Peter Amstutz 3 months ago
- Target version changed from Development 2024-09-11 sprint to Development 2024-09-25 sprint
Updated by Peter Amstutz 3 months ago
- Target version changed from Development 2024-09-25 sprint to Development 2024-10-09 sprint
Updated by Peter Amstutz 2 months ago
- Target version changed from Development 2024-10-09 sprint to Development 2024-10-23 sprint
Updated by Peter Amstutz about 2 months ago
- Target version changed from Development 2024-10-23 sprint to Development 2024-11-06 sprint
Updated by Peter Amstutz 30 days ago
- Target version changed from Development 2024-11-06 sprint to Development 2024-11-20
Updated by Peter Amstutz 16 days ago
- Target version changed from Development 2024-11-20 to Development 2024-12-04
Updated by Peter Amstutz 14 days ago
- Related to Feature #22296: Consider moving information from hover over in progres bar to static text added
Updated by Peter Amstutz 14 days ago
- Related to Feature #22297: Make progress bar smaller added