Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Web
-
Labels:None
Description
In several pages ("Measure Drilldown", "Issues Drilldown", and above all "Components"), components (modules and directories) are displayed in a flat structure, like:
org/sonar/core org/sonar/core/config org/sonar/core/duplication ...
It would be really valuable to be able to display them in a tree structure, like (maybe with some "compressed" paths for folders that contain only 1 folder):
org/sonar/core + config + duplication ...
This will become more and more important as SonarQube will be able to index and analyse almost every file of a project thanks to multi-language support.
Attachments
Issue Links
- is duplicated by
-
SONAR-4545 Support hierarchical views of source directories
-
- Closed
-
- is related to
-
SONAR-4004 Add a new "Code" page for projects
-
- Closed
-
- supercedes
-
SONAR-1187 Group packages on a specified level In "components" service
-
- Closed
-