Skip to content

Make Focus show important details #4174

Description

@Richargh

Feature request

Focusing on an element should provide more details than before. For example let us say I want to know more about the inner structure of the CodeCharta "SonarImporter" and focus on it. The result is this:

Image

It is bigger, yes, but where are the folders of the inner structure? By comparison this is the result of using modify to set the root to the sonarimporter:

Image

This shows a lot more details. If I reset the root again to src/main/kotlin/... I could see even more details:

Image

Description

As an auditor, I want the focus to show the details of whatever I focus on.

Acceptance criteria

Make focus work the same way that --set-root does for modify:

  • On focus, show a squarified tree map for focused folder, with floor labels and everything

Assumptions & Exclusions

Development notes (optional Task Breakdown)

  • [ ]
  • [ ]
  • [ ]

Open questions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions