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

feat(Designer): Nested Collapse #6494

Merged
merged 8 commits into from
Jan 28, 2025
Merged

feat(Designer): Nested Collapse #6494

merged 8 commits into from
Jan 28, 2025

Conversation

rllyy97
Copy link
Contributor

@rllyy97 rllyy97 commented Jan 28, 2025

Main Changes

Can now shift-click on a graph collapse toggle, it will make all nested graphs match the same state (either collapsed or expanded)
Also added a context menu item on graph nodes to collapse/expand nested items

image

designer_nested_collapse

Tests

Added unit / snapshot tests to the NodeCollapseToggle component
Added E2E for regular and nested graph collapsing

image

@rllyy97 rllyy97 requested a review from hartra344 as a code owner January 28, 2025 20:23
@hartra344 hartra344 linked an issue Jan 28, 2025 that may be closed by this pull request
@rllyy97 rllyy97 enabled auto-merge (squash) January 28, 2025 23:03
@rllyy97 rllyy97 merged commit 7af3a7b into main Jan 28, 2025
12 checks passed
@rllyy97 rllyy97 deleted the riley/shift-collapse branch January 28, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actions collapsed by default, no way to quickly fully expand
3 participants