esaude / mental-health

Apache License 2.0
1 stars 1 forks source link

In Edit mode, unchecking checkbox on section 7 of initial form does not clear row's other inputs. #42

Closed jsibley closed 6 years ago

jsibley commented 6 years ago

Seems to only happen in Edit mode.

kml27 commented 6 years ago

Should be fixed by https://github.com/kml27/mental-health-mockup/commit/dd53e158eb0498c620b59976f1b56d9d7f77809f

ccwhite333 commented 6 years ago

the value shows up after edit mode - but when I hit save after making changes I get the image pasted in here

screen shot 2018-09-19 at 4 59 38 pm
kml27 commented 6 years ago

This issue is about the immediate clearing of disabled elements when unchecking a given element (e.g. clicking depressive disorder on section 7 and setting date, then clicking the checkbox again, should disable and clear the date field.) I believe you meant to add this to #45 based on your slack messages.

jsibley commented 6 years ago

Seems to be working now.