AToMPM / AToMPM/atompm

Update concrete syntax of attached associations

Open
#42 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
25
Forks
15
PR merge metrics
No merged PRs in 30d

Description

* Load the SimpleClassDiagram toolbar
* Create two classes
* Create a 'test' association between the two classes
* On the head of the association, edit the class
* Put the following in the cardinalities section and hit ok
```
{
{
"dir": "in",
"type": "test",
"min": "0",
"max": "1"
}
}
```
* Note that the cardinality is not updated visually

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue through the SimpleClassDiagram toolbar: create two classes, add a test association, and edit its head cardinalities with the provided JSON. Trace the association editor and visual update path; done means the entered cardinality is displayed after confirming the edit.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.