Actions
Patch #21497
closedTooltip on progress bar
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The progress bar on the Roadmap screen is divided into three different colors, but there is no explanation on the colors anywhere. This could be solved by showing it in tooltip.
Roadmap:
Also, it is possible to display the done ratio progress bar on the Issues screen, but it is not possible to know the real done ratio value without opening the issue. This could also be solved with a tooltip display.
Issues:
Files
Updated by Go MAEDA almost 9 years ago
- Description updated (diff)
- Target version set to 3.3.0
This improves usability of Roadmap screen.
I suggest including this feature in Redmine 3.3.0.
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Patch committed in r15027, thanks. label_done_ratio was replaced by the existing field_done_ratio string.
Actions