Hello guys,
What about adding the remaining time info next to the time box?
It would be useful for the developer to know how much time remains from the estimated time of the issue to measure how much more time he/she can spend in improving/refactoring the code.
Colors could be used to highlight how time is going compared to the estimate, for example:
- green = good
- yellow = time is running out
- red = it's over
and in the configuration screen the thresholds of each color could be defined, in time or in percentage.
Thanks in advance!