pjanthony2001 / pe

0 stars 0 forks source link

Calendar View does not automatically update when a contact is added #6

Open pjanthony2001 opened 6 months ago

pjanthony2001 commented 6 months ago

While the calendar window is open, adding to the addressbook does not update the calendar window accordingly.

To replicate this issue:

  1. view
  2. add n/John Doe p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 g/A s/Mathematics at/Present pa/Paid nt/Sample note d/2024-04-19 1900

image.png

The calendar window only updates when the view command is executed again, which is not in the UG. After the view command is executed again, it looks like this:

image.png

nus-se-script commented 5 months ago

Team's Response

Thank you for your inputs. The view function still works as per normal. However, there should have been notes to notify users to refresh the calendar if they had made any changes to the current month they were viewing as the calendar does not keep a real time update and requires either reopening using "view" or going to the previous or next month to refresh. Future improvements can made for the calendar to refresh in real time.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [x] I disagree **Reason for disagreement:** No justification is provided by the dev team as to why this bug should be classified as "Severity.VeryLow". I think that it should remain as "Severity.Low" because it is not "flaw that is purely cosmetic and does not affect usage". Furthermore, the CS2103T website states that "Only cosmetic problems should have this label". The issue described here is that the calendar window does not update automatically when commands are executed (eg a contact is added). I do think that this is not a minor cosmetic issue, as even I as a tester was confused as to why the calendar window was not updating even though I was executing commands. As mentioned in the bug report, there was no mention of this in the UG, which is why I think it is an issue, as there is no indication to users that they would need to run the command one more time for the calendar view to update. Thus, I do think that this issue is of "Severity.Low" than "Severity.VeryLow", as a user would face inconvenience even though rarely.