Resolve "Show medication and dosage in the question title #861m5180j"
Closes #316 #313 (closed)
This MR adds the dosage and medication select option to the medication question modal. Selecting the dosage or value changes the title. The title is parsed to get the values back.
Along the way I had to update RccPullDownSelectComponent
to implement the ControlValueAccessor
and therefore to support being disabled.
Because I removed a useless async in DrugListService
I had to lint the medication-question-edit-widget
.
Edited by Carlos Sanchez