HabFract/planitt

Form validation - the submit button does not change from disabled to enabled when the first field has been edited/created

nick-stebbings opened this issue · 0 comments

This is jarring UX as the fact that the field is valid should immediately enable the button.
See the Create pages for Sphere or Orbit as an example.

The problem also exists on Update (which is just Create with an editMode flag set to true) so fixing the abovs should fix all forms.