esaude / mental-health

Apache License 2.0
1 stars 1 forks source link

on submission failure, sec 7, drug use other drug, specify other drug field is disabled and blank #34

Closed kml27 closed 6 years ago

kml27 commented 6 years ago

observed: input disabled and blank

expected: input enabled and contains same text as was present before submission

probably related to https://github.com/kml27/mental-health-mockup/blob/05c3f1822a3c9385b47f518d515c97c2fed98a67/js/common.js#L443-L449

select intial intake form select tab for section 7 check drug use select other drug use enter value for other drug use text input submit form (without having selected encounter date, location, or provider)

kml27 commented 6 years ago

fix in commits: https://github.com/kml27/mental-health-mockup/commit/a407107aabd1683f616cb2032043367a99ebe87b through https://github.com/kml27/mental-health-mockup/commit/0387da71423b28683aa8956907c174423998cc35

jsibley commented 6 years ago

Working now.