Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Improve node navigation #397

@authsec

Description

@authsec

Describe the feature you are requesting

When navigating the dataset it would be nice if the node information is listed in little circles as well when you either

  • click on an end node (just the circle)

or even better

  • just display the leaf node information in little circles as well

That will allow you to "zoom out", back into the e.g. "Environment" grouping view (as described in #355). Or any other grouping setup really. If there is a "group by/then by" structure already established, selecting the leaf node will jump into the sorting stack, preserving the current grouping order.

For example if you do have a "group by/then by" structure like "Environment->subnet->IP" selected, clicking on the "subnet" leaf node, will "reset" your view to the subnet grouping, preserving the previously selected "Environment", so you are now "zoomed out" to "subnet" and will still see the "IP" grouping.

Selecting "Environment" will show the top grouping as previously established.

If possible "Option or Alt-Clicking" a leaf node will clear the active "group by/then by" structure and use the selected object as a "group by" starting point.

Describe your use case

Above mentioned feature will ease navigating (a potentially large) dataset by allowing the user to "zoom out" multiple levels with a single mouse click.

"Option or Alt-Clicking" will greatly improve the way you navigate the dataset, as you can easily switch to a different exploration thread once you've located a critical piece of information.

Explain how this feature supports your use case? Other use cases?

This feature will implement my use case.

Additional Info

The picture hopefully helps to illustrate the basic idea. The terminology used in the below picture is the one established in #355.

crq-viz

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