trevorosborne1989 / NCHANDIWebsite-UI

This site has been developed as a volunteer management system and dynamic web application to be used specifically for 12 step Hospital and Institution purposes.
1 stars 0 forks source link

Fix numberNeeded yup validation #109

Open trevorosborne1989 opened 5 months ago

trevorosborne1989 commented 5 months ago
  1. When markAsMembersNeeded is set to false, it should set # needed to zero.
  2. When markAsMembersNeeded is set to false, the input disappears and if there was an erroneous value beyond the yup constraints, the form will give a validation error but the user can't see where it is. Remove this validation when markAsMembersNeeded is false.