android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

"initialSelected": true, does not select the answer option of choice type.(e.g radio button, checkbox)

Open santosh-pingle opened this issue 3 years ago • 0 comments

Describe the bug

  1. Questionnaire item has question which has multiple choice selection.
  2. It renders each choice/answer as checkbox.
  3. Given "initialSelected": true in answer option.

It does not select the answer option (checkbox, radio button.).

Component SDC library

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Pixel4a emulator]
  • Android version: [e.g. Settings -> About phone -> Android version]
  • Build number: [e.g. Settings -> About phone -> Build number]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Would you like to work on the issue? Please state if this issue should be assigned to you or who you think could help to solve this issue.

santosh-pingle avatar Aug 19 '21 14:08 santosh-pingle