pangrwa / pe

0 stars 0 forks source link

Name of the task has no restricted length #8

Open pangrwa opened 1 year ago

pangrwa commented 1 year ago

Screenshot 2023-04-14 at 3.01.46 PM.png

Steps to reproduce:

  1. add a task with a very long name
  2. add n/Meet with marcus and Adam and Ben and White and Thomas partey and Mikel and Kloop and Spiderman d/2023-12-20 s/18:00 e/20:00

Expected output:

  1. either an error that says the name is too long
  2. or the UI is able to scroll through the long name

Actual output: as shown in the output

reasoning: Some task might have a rather long name and add that makes it impossible for the user to read the task again in the near future, making the application not usable. Although task name of such length does not happen ocassionally

nus-se-script commented 1 year ago

Team's Response

According to the module website:

image.png

This should be classified as a severity.VeryLow of type.FunctionalityBug.

Furthermore, this issue have been clarified under our Planned Enhancement under DG

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** [replace this with your reason] I agree with putting it under not in scope. But I do feel that the severity shouldn't be very low but rather at least low. Because it does provide very minimal inconvenience to the user using the application.