AY2223S1-CS2103T-W08-4 / tp

AB3 for Team Project
https://ay2223s1-cs2103t-w08-4.github.io/tp/
MIT License
1 stars 5 forks source link

[PE-D][Tester D] Bug: Able to add tasks with empty task name #200

Closed soc-se-bot closed 2 years ago

soc-se-bot commented 2 years ago

Steps to reproduce:

  1. Enter addTask d/ dl/2022-12-12 into the command box.
  2. Press 'Enter' to execute the command.

Expected: Tasks without task names should not be added.

Actual: Task without a task name is added to the list.

Screenshot 2022-10-28 at 4.41.03 PM.png

Screenshot 2022-10-28 at 4.41.42 PM.png


Labels: severity.Low type.FunctionalityBug original: jeromepui/ped#4