You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In new datacapture library (version 1.1.0) read-only mode for questionnaire isn't working correctly. When adding this setting to the builder (setIsReadOnly(true)) Questionnaire Fragment doesn't show the questionnaire.
Component
datacapture 1.1.0
To Reproduce
This issue can be replicated in Demo app by setting read-only mode in the QustionnaireFragement builder in the EditPatientFragment
After adding the mode:
Run the demo app
Click on "Patient List"
Click on any patient in the list
Click on "Edit Patient"
Observe no questionnaire rendered
Expected behavior
As in previous(1.0.0) version of the lib, read-only mode should render questionnaire and responses (if provided) in a non-editable fashion.
Screenshots
Smartphone (please complete the following information):
Device: Pixel5 emulator
Android version: 12
Would you like to work on the issue?
No
The text was updated successfully, but these errors were encountered:
Describe the bug
In new datacapture library (version 1.1.0) read-only mode for questionnaire isn't working correctly. When adding this setting to the builder (setIsReadOnly(true)) Questionnaire Fragment doesn't show the questionnaire.
Component
datacapture 1.1.0
To Reproduce
This issue can be replicated in Demo app by setting read-only mode in the QustionnaireFragement builder in the EditPatientFragment
After adding the mode:
Expected behavior
As in previous(1.0.0) version of the lib, read-only mode should render questionnaire and responses (if provided) in a non-editable fashion.
Screenshots
Smartphone (please complete the following information):
Would you like to work on the issue?
No
The text was updated successfully, but these errors were encountered: