yap-zong-xin / pe

0 stars 0 forks source link

Editing tags result in data loss. #3

Open yap-zong-xin opened 4 months ago

yap-zong-xin commented 4 months ago

Description


Editing more tags will cause the current stored data to be wiped out, even if user intent is not to clear the tags.

Steps to reproduce


edit 2 t/family

Expected behaviour


A new family tag should be added on top of the current tags data.

Actual behaviour


Current tags data are completely wiped off, leaving family as the only tag. From: image.png To:

image.png

Reason for severity


Might result in data loss especially if there are many tags. This is because if user just want to edit 1 of the many tags tagged to that person, user are expected to retype all the current tags including the changes just so that it will not overwrite the current tags.

Ideas


Can consider retrieving and displaying the current tags on the command box so that user can just edit the necessary tags.

nus-se-bot commented 4 months ago

Team's Response

This has already been acknowledged in the section detailing the edit function itself.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]