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

feature/#507 Implement autoarrange #509

Open
wants to merge 9 commits into
base: vnext
Choose a base branch
from

Conversation

Ivanruii
Copy link
Collaborator

@Ivanruii Ivanruii commented Jul 9, 2024

Implement autoarrange collection and animation when adding a new collection.

Demo gif:

autoarrange-mongo-modeler

Closed #507

@brauliodiez
Copy link
Member

Seems not to be working, just loaded the sample database model and instead of finding an empty gap it just places the collection in the middle of the view zone:

image

@Ivanruii
Copy link
Collaborator Author

Seems not to be working, just loaded the sample database model and instead of finding an empty gap it just places the collection in the middle of the view zone:
image

It is fixed.

@brauliodiez
Copy link
Member

General feedback:

Add more gap when adding a new table, the idea is that you can add two tables and add a relationship between them, right now is too tight

image

Double the gap size

@brauliodiez
Copy link
Member

General Feedback:

missing the simple animation higlighting / blinking temporarily the table that has been added

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.

Implement autoarrange collection when adding a new collection
2 participants