Open rnewstead1 opened 7 years ago
It'd probably be better to hide and show things depending on the previous choices. So, e.g. if you say you are not coming you don't get to see what dinner you are missing.
I'm not sure how easy that is... I've seen some complicated stuff to do this elsewhere.
I've added basic sync validation and server-side validation. We need to decide what actual validation rules we want and implement them.
Is conditional formatting easy to do in redux-forms?