-
![image.png](https://raw.githubusercontent.com/AdiMangalam/pe/main/files/0877bec2-808b-4c65-be60-c67de6bafe83.png)
delete works perfectly. A suggestion would be to display the entire row that has be…
-
Input: edit 2 t/ p/99999999 0/
The above input has a valid phone number 99999999 as specified in the UG and app as seen in the error message below. The error in this input is the addition of 0/ but t…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/bf393726-5403-496e-9694-7a44c884d05a.png)
Incorrect error message, should be incorrect format, this error message c…
-
Command to reproduce: "filterTxn 1 amts/".
The error here is invalid prefix of amts/, but the error message is saying:
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/fil…
-
# Issue
The display message given does not give information regarding the maximum index. This will cause problems to the user if the user wants to delete the last 10 contacts in the list. Displaying t…
-
Description: status message shows that i have removed a comment of an entry but there is no comment in the entry
Expected: Throw an error message stating that there is no comment in the entry
Actual…
-
-
- [x] 1. Create Comments component
- [x] 2. Create Reviews component
- [x] 3. Style Comments component
- [x] 4. Style Reviews component
- [x] 5. Add a functionality to rate the comments
-
The contact has a student named "Edwin Howell" and "Jacob Glenn".
On doing `find n/ Jacob` you get one contact with "Jacob Glenn". Now on doing `delete Edwin Howell` or `edit Edwin Howell th/testing` …
-
Hi,
Would it be possible to have an option to display the class name when calling class / instance methods ?
Let me explain my use case for https://github.com/freelabz/secator:
I have a base …