sagarsureka / pe

0 stars 0 forks source link

UG missing details about trimming of whitespaces #3

Open sagarsureka opened 3 years ago

sagarsureka commented 3 years ago

When trying to update the description of an exercise to " checking test ", the update trims the whitespaces at the beginning and at the end. Maybe this should be mentioned in the user guide? Screenshot 2020-11-13 at 2.09.57 PM.png

nus-pe-bot commented 3 years ago

Team's Response

Thank you for the feedback.

This behavior is inherited from AB3’s edit command (replace address with description: "edit 1 a/ checking test "). Neither is the behavior mentioned in AB3 UG.

Hence we reject this bug report.

Please refer to https://nus-cs2103-ay2021s1.github.io/website/admin/tp-pe.html#pe-phase-2-developer-response-2 for more details.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Screenshot 2020-11-19 at 4.46.39 PM.png The module website mentions that bugs inherited from AB3 care those wherein a feature from AB3 was used similarly in your product. I don't feel that bugs which concern the documentation of the product should be rejected on account of being inherited from AB3.