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

Auto Focus newly opened nodes #59

Closed
dpgraham4401 opened this issue Mar 1, 2024 · 0 comments · Fixed by #61
Closed

Auto Focus newly opened nodes #59

dpgraham4401 opened this issue Mar 1, 2024 · 0 comments · Fixed by #61
Assignees
Labels
enhancement New feature or request

Comments

@dpgraham4401
Copy link
Member

After a user clicks a node, they have to pan over to view the new nodes.

we can use the useReactFlow hook to adjust the viewport on click.

The new viewport should include all children nodes, so we may want to adjsut the spacing between nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant