Bug #2277
Tretament turning into individualized
Start date:
10/21/2016
Due date:
% Done:
0%
Complexity:
Description
When the treatment turns to individualized (prescriptions were edited) this information will only appear on the screen if the user refreshes it.
History
#1
Updated by Maurício Dos Santos over 8 years ago
- Status changed from New to In Progress
#2
Updated by Maurício Dos Santos over 8 years ago
- Status changed from In Progress to Feedback
- Assignee set to Maurício Dos Santos
It is almost not noted by the user, but the cause of the bug is deep.
For any reason formRender() is not re-rendering the field when the doc changes throw props setting. To update the controls state I had to destroy and build the <Form /> again.
Must Show to Ricardo the problem, the cause, and the palliative solution proposed (case-treatment.jsx).
Also check how a case that regimens movedToIndividualized should display this to the user. And if it is beeing recorded on the database on the right way.
#3
Updated by Maurício Dos Santos over 8 years ago
- Status changed from Feedback to Resolved