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

Fix Edit View for Class Component #12

Open
kurunbelemir opened this issue Oct 20, 2024 · 0 comments
Open

Fix Edit View for Class Component #12

kurunbelemir opened this issue Oct 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kurunbelemir
Copy link

Describe the bug

After bug fix for translation of child elements, child elements are not appeared on the edit page due to children assignment. Assigning attribute and method elements to parent elements should be done differently rather than putting every element to children list.

To Reproduce

  1. Create Class Diagram
  2. Create Class Element
  3. Click Edit
  4. See error

Expected behavior

We should see attribute and methods listed down there.

Screenshots

Image
Image

Environment

  • OS: iOS 17.5
@kurunbelemir kurunbelemir added the bug Something isn't working label Oct 20, 2024
@kurunbelemir kurunbelemir self-assigned this Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant