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

refactor: Update handleLayout to accept nodes and improve hidden node handling #342

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

MH4GF
Copy link
Member

@MH4GF MH4GF commented Dec 20, 2024

Background

There is a problem with not highlighting when opening with a URL with query parameters.

Description

In handleLayout, changed to take nodes as arguments.
This PR does not change the behavior.
In the next PR, we plan to calculate the highlight information and pass it to nodes.

> Conflicts:
>	frontend/packages/erd-core/src/components/ERDRenderer/ERDContent/useInitialAutoLayout.ts
> Conflicts:
>	frontend/packages/erd-core/src/components/ERDRenderer/ERDContent/Toolbar/TidyUpButton/TidyUpButton.tsx
Copy link
Member

@junkisai junkisai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looked good!

@junkisai junkisai added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit 5060068 Dec 20, 2024
12 checks passed
@junkisai junkisai deleted the refactor-auto-layout branch December 20, 2024 08:48
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.

2 participants