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

Collapse manually expanded nodes in the viz #877

Merged
merged 1 commit into from
Nov 26, 2018

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented Nov 23, 2018

Only manually expanded nodes are affected.
The nodes that returned with the query will not toggle.

The collapse is recursive which can be seen below. When collapsing, all expanded children and their expanded children will we collapsed as well.

See gif:

collapse2

fixes: #867, #684

Only manually expanded nodes are affected.
The nodes that returned with the query will not toggle.
@pe4cey pe4cey merged commit da0a56c into neo4j:master Nov 26, 2018
@oskarhane oskarhane deleted the collapse-expanded-node branch November 26, 2018 10:42
@oskarhane oskarhane mentioned this pull request Nov 26, 2018
myzero1 pushed a commit to myzero1/neo4j-browser that referenced this pull request May 17, 2019
Collapse manually expanded nodes in the viz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Neo4j Browser - Add option to collapse child relationships
2 participants