ProximaCentauri / IntDesign

A simple CRUD application for Interior Design customers
0 stars 0 forks source link

New customer would have required field validator details #49

Closed vanznav closed 8 years ago

vanznav commented 8 years ago

Steps:

  1. click on add customer button
  2. click on Save button

Actual result: customer details will be saved having "required field" as first and last name Expected result: should not be saved as new customer and prompt the required field is needed.

marzim commented 8 years ago

Fixed.