ACalza / UofTBiohacks

UofTBiohacks CRUD app
4 stars 3 forks source link

[Frontend] Form enhancement #49

Closed thejmazz closed 8 years ago

thejmazz commented 8 years ago

@SerayCicek

Can we make the submit button functional at any point but if user fails to complete required fields we mark them red?

thejmazz commented 8 years ago

It depends on the API of formsy-react which is used by formsy-material-ui.

Also, I am considering a swtich to redux-form, so this enhancement is very low priority atm.