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
This is the actual implementation. The ClearCommandConfirmation parser is stored within the LogicManager, and is used to substitute InternshipDiaryParser only for the next method call of execute(). execute() is called exactly once per time which the user presses enter. As the diagram represents the actual implementation of Clear, issue is rejected.
Items for the Tester to Verify
❓ Issue response
Team chose [response.Rejected]
I disagree
Reason for disagreement: [replace this with your explanation]
I don't think there should be a gap in logic manager while awaiting the 'yes' respond from the user in confirming that they wish to delete all entries
The text was updated successfully, but these errors were encountered: