markash / threesixty

Employee 360 Performance Review
http://markash.github.io/threesixty/
18 stars 9 forks source link

The Add button is not enabled on new Assessments #13

Open markash opened 7 years ago

markash commented 7 years ago

The Add button is not enabled on new Assessments

markash commented 6 years ago

The reason is that the Add button is set to become enabled when the assessment has participants (i.e. an employee and manager) and the only time that this is updated currently is when the Save button is pressed (i.e. the form is sync'ed to the model via the data binder).

At the moment it would make sense that the user needs to save before continuing to create the assessment but this needs to be communicated in some way visually though.