Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When you have a lot of projects on the dashbord report (and currently we have 34) the default sort makes it hard to find a specific project.
How about supporting client-side table sorting per column? It is simple to do using JavaScript - but I don't know if it would be possible without extending the current xdoc plugin (to add the JavaScript hooks).
The Cobertura plugin generates sortable tables and they are very helpful.