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
Currently, with Questionnaire Header, only the first instruction is displayed. But as per FHIR specifications, it should support multiple instructions.
Component
SDC library
To Reproduce
Steps to reproduce the behavior:
Go to HeaderView.kt
Observe the integration of the hint view. It only supports single instruction.
Same for GroupHeaderView.kt and other places
Expected behavior
As per FHIR specifications, Instructions can be 0..*, so multiple hints should be supported.
Reference for issue - #Smart-emcare issue
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.
Describe the bug
Currently, with Questionnaire Header, only the first instruction is displayed. But as per FHIR specifications, it should support multiple instructions.
Component
SDC library
To Reproduce
Steps to reproduce the behavior:
Expected behavior
As per FHIR specifications, Instructions can be 0..*, so multiple hints should be supported.
Reference for issue - #Smart-emcare issue
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
The text was updated successfully, but these errors were encountered: