Daniel-Martinez / Tags

Tags
0 stars 0 forks source link

Fix kill target: it is not checking for an empty submission #35

Closed Daniel-Martinez closed 10 years ago

Daniel-Martinez commented 10 years ago

when the user click on kill target there is no check for an empty request. The issue will be removed upon the whole teams approval. It should be fixed with a simple else and message.box.

Daniel-Martinez commented 10 years ago

Fixed method to display to user that target entered is not in the list. See method search Targets in the TargetViewModel class. for bool conditional.