guohuang88 / pe

0 stars 0 forks source link

Booking housekeeper command able to add booking date but not shown on GUI #8

Open guohuang88 opened 3 months ago

guohuang88 commented 3 months ago

I am able to add a booking date for housekeeper but it is not shown on the GUI. Example: booking housekeeper add 3 2024-01-22 am

image.png

nus-pe-bot commented 3 months ago

Team's Response

It is our intended implementation that the GUI does not show housekeepers' bookings. The user may use the "booking housekeeper list" command to view the list of a housekeeper's bookings.

We decided on this implementation as each housekeeper may have many bookings which will make the UI look cluttered. Furthermore, such information does not need to be shown at all times on the GUI. The user can access the booking list of a specific housekeeper only when they need it.

Furthermore, the application shows success/error messages for adding a booking, along with the name of the housekeeper. If the user wants to double check that the booking has been added, they can use the "booking housekeeper list" command.

Lastly, as there is a simple way to get around this (using the "booking housekeeper list" command to view the added booking), and the application shows sufficient important information through the success/error message, we believe that this issue poses only minor inconvenience to the user, while providing other benefits (cleaner UI). Thus, we have decided to classify this error as low severity.

Regardless, thank you for pointing this out!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]