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

Grand-grand-children nodes cannot be resized while their description authorizes the resize #2912

Closed
gcoutable opened this issue Jan 11, 2024 · 1 comment · Fixed by #2914
Closed

Comments

@gcoutable
Copy link
Member

Steps to reproduce

  1. Create a papaya studio
  2. Create a papaya instance project
  3. Create a papaya diagram
  4. Add a Component, a package, and a class
  5. Select the class

Expected Behavior

Resize handles should be visible

Actual Behavior

Resize handles are not visible
image

@gcoutable
Copy link
Member Author

This issue occurs because the backend does not send all node descriptions to the frontend, only the two first level depth and some others (because of reuse node description) are sent to the frontend

gcoutable added a commit that referenced this issue Jan 11, 2024
Bug: #2912
Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
@gcoutable gcoutable linked a pull request Jan 11, 2024 that will close this issue
39 tasks
sbegaudeau pushed a commit that referenced this issue Jan 11, 2024
Bug: #2912
Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant