Patch #20413
closedUse a table instead of an unordered list in "Issue tracking" box
0%
Description
Using a table instead of an unorderd list to show numbers of issues in "Issue tracking" box brings the following advantages.
- neatly organized information is easier to unerstand.
- we can directly move to specific information (open features, closed bugs, ...) by clicking numbers.
Files
Updated by Go MAEDA over 9 years ago
- Target version set to Candidate for next major release
Updated by Robert Schneider over 9 years ago
If you're going to implement this consider adding a small visualization. E.g. a colored bar in another column for each row. Or something like that. It would be nice to get a fast overview.
Updated by Go MAEDA over 9 years ago
- Target version changed from Candidate for next major release to 3.2.0
Could this be committed?
Updated by Jean-Philippe Lang about 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed in r14640 with link on tracker name removed (same as open count link).
Updated by Go MAEDA about 9 years ago
- Status changed from Closed to Reopened
Thank you for merging the patch!
Committed in r14640 with link on tracker name removed (same as open count link).
I think that link on tracker names is required for consistency with issues summary . And sometimes open count link is a little bit hard to click when the number is small (for example: 1, 2, ... 9).
Updated by Go MAEDA about 9 years ago
- File remove-label_x_open_issues_abbr_on_total.diff remove-label_x_open_issues_abbr_on_total.diff added
"label_x_open_issues_abbr_on_total" is no longer used since r14640. Please apply remove-label_x_open_issues_abbr_on_total.diff to remove it from config/locales/*.yml.