nus-cs2113-AY2122S2 / pe-dev-response

0 stars 0 forks source link

Activation bar of EditCommand in DG page 7 has incorrect length #1262

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


In the sequence diagram below:

image.png

the length of the EditCommand's activation bar implies that it runs at the same time as its caller, the TaskParser. This is most probably not the case.


[original: nus-cs2113-AY2122S2/pe-interim#1237] [original labels: severity.Low type.DocumentationBug]

BradenTeo commented 2 years ago

Team's Response

No details provided by team.

Duplicate status (if any):

--