Bug #21441
closed
Progress bar tooltip should list all counts
Added by Peter Amstutz about 1 year ago.
Updated 12 months ago.
Release relationship:
Auto
Description
I'm looking at the progress bar for a workflow with 228 steps. 227 steps have completed and 1 step is still running, as a result, the progress bar looks solid green, because you can't see the 1 running step. Unfortunately, hovering over the green part also only gives the count of the completed steps. It should give the count for all the steps, e.g. the tooltip for every part of the progress bar should say:
227 Completed, 1 Running
- Description updated (diff)
- Assigned To set to Peter Amstutz
- Status changed from New to In Progress
21441-progress-tooltip @ 8bcea9479f65602bff315bd0f636ff8d1f1a375d
developer-run-tests: #4047 
- All agreed upon points are implemented / addressed.
- yes, this simply adjusts it to have a single tooltip over the whole progress bar with all the non-zero counts included in the string.
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- Code is tested and passing, both automated and manual, what manual testing was done is described
- Documentation has been updated.
- Behaves appropriately at the intended scale (describe intended scale).
- Considered backwards and forwards compatibility issues between client and server.
- Follows our coding standards and GUI style guidelines.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF