nus-cs2103-AY1920S2 / pe-dev-response

0 stars 0 forks source link

No warning message given the noteToEdit and editedNote is the same #2510

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

Steps:

  1. Launch
  2. add some random notes for the second person. E.g. "(ab)addnote 2 i/Likes red i/Lives in Jurong i/Cycles"
  3. edit the 2nd note of the 2nd person "(ab)editnote 2 l/2 i/Likes matcha"
  4. type in the same command again "(ab)editnote 2 l/2 i/Likes matcha"

image.png

No message warning the user that the note is actually not changed.


[original: nus-cs2103-AY1920S2/pe-interim#2497]

Vanessa1098 commented 4 years ago

Team's Response

If the note edited has not changed from the original, it does not pose an issue to the user and so a warning message is not necessary.

Duplicate status (if any):

--