Closed pstoica closed 10 years ago
Did a user enter a name in the contest book without saving it? Let's prevent that from happening!
Something similar was previously implemented here. The contest book AngularJS controller is here. So just check if the name is not an empty string.
Did a user enter a name in the contest book without saving it? Let's prevent that from happening!
Something similar was previously implemented here. The contest book AngularJS controller is here. So just check if the name is not an empty string.