Patch #32162
openImproved progress bars for issues and versions
0%
Description
This patch implements an improved and more versatile version of the bar graphs shown for version and issue progress.
Despite the existing solution it's less restricted to a specific purpose. It's not limited to two stacked bars only and every bar can have it's own tooltip.
The bars can be styled as stack or next to each other. Label and graph are wrapped in a div which one can give a separate class and styling.
The progress bars in this patch are animated and have a subtle highlighting effect when they are hovered. The coloring fits the default theme and provides more contrast to the background.
I'm looking forward for your feedback. :-)
Issues¶
Versions¶
Files
Updated by Anonymous about 5 years ago
+1 :D
Do you think also having rounded corners edition could be good too? ;-)
Updated by Bernhard Rohloff about 5 years ago
- File round-progress-bars.png round-progress-bars.png added
Antonio McDeal wrote:
+1 :D
Do you think also having rounded corners edition could be good too? ;-)
A 50% border radius looks not too bad either. :-)
Updated by Anonymous about 5 years ago
I think I like rounded one better :D Maybe 25% border radius would also look quite cool.
We should probably add #32016 as related, so we could remember to close it later as well, in case rounded version of the bar in this patch will be committed here.