cs2103aug2014-w10-4j / main

ChirpTask
3 stars 1 forks source link

Input not removed when edit is entered. #121

Closed quanyang closed 9 years ago

quanyang commented 9 years ago

When edit is done, the input is still in the commandlineinterface.

quanyang commented 9 years ago

@HaLinhh Please answer why you do this inside of inputParser? Is it on purpose? //actions = processInvalid(CommandType.EDIT); //action.setUserInput(_userInput);