You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing your feedback on this. This seems to be more of a FeatureFlaw than a Functionality bug as the edit command is working as intended. After considering this, we still believe that adding a warning message specifically for 'no edit made' for the 'edit' command might not be essential compared to warning messages meant for 'delete' and 'clear' commands that affect data removal or reset. The edit function typically involves minor changes that users expect to make without additional alerts. Additionally, the edited information will be shown in the output message as shown in the image you've provided which users can check the changes made.
Description
If I call the edit command without changing anything, success message is still returned
Steps to reproduce
Expected behaviour
There should be an error message to warn me that no edits were made
Actual behaviour
No warnings were made, and the success message is displayed
Reason for severity
very minor flaw for users
[original: nus-cs2103-AY2324S2/pe-interim#5593] [original labels: type.FunctionalityBug severity.VeryLow]
The text was updated successfully, but these errors were encountered: