Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide edges when filtering nodes in graph view #9577

Open
skirklin opened this issue Sep 12, 2022 · 1 comment
Open

Hide edges when filtering nodes in graph view #9577

skirklin opened this issue Sep 12, 2022 · 1 comment
Labels

Comments

@skirklin
Copy link

Summary

When filtering nodes, hide the graph edges as well as the nodes, or at least provide an option to toggle this behavior.

Use Cases

Suppose I have 100 parallel nodes and I want to find the 1 node that failed, I will filter to only the failed nodes. Then I still have to scroll back and forth to find the actual node. Once I have filtered, that should simply be the only remaining node in that layer. This kind of "empty tree" view is not very helpful. (I promise, there is a failed node off to the left somewhere 😄)

image


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

@skirklin skirklin added the type/feature Feature request label Sep 12, 2022
@ghost
Copy link

ghost commented May 12, 2023

Is there any update on this?
It would be very nice to have the feature as filtering would work much better.
When you have many nodes, filtering them out is useful, but if the empty tree is still there it makes the filtering of nodes less useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants