Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoComplete (filter forward based on inlined answer Options) #520

Closed
fredhersch opened this issue Jun 1, 2021 · 5 comments · Fixed by #575 or #585
Closed

autoComplete (filter forward based on inlined answer Options) #520

fredhersch opened this issue Jun 1, 2021 · 5 comments · Fixed by #575 or #585
Assignees
Labels
P1 High priority issue type:enhancement New feature or request
Milestone

Comments

@fredhersch
Copy link
Collaborator

fredhersch commented Jun 1, 2021

Is your feature request related to a problem? Please describe.
For a selection list where there are many options, be able to filter forward to narrow down the option to select

Describe the solution you'd like

  • Implement an autoComplete item control from the FHIR specification. This provides the ability to provide filter foward based on a set of inlined answer options (initially).
  • Future iterations will provide support for referenced valueSets

Describe alternatives you've considered
None

Additional context
To be added

@Tarun-Bhardwaj
Copy link

@aditya-07 , estimated effort for this issue is 5 days.

@fredhersch fredhersch added this to To do in Data capture library via automation Jun 15, 2021
@fredhersch fredhersch added the P1 High priority issue label Jun 15, 2021
@jingtang10
Copy link
Collaborator

@aditya-07 and I had a discussion today. We will be using a drop down list and chips (https://material.io/components/chips) and will focus on multiple choice questions to begin with.

@fredhersch
Copy link
Collaborator Author

fredhersch commented Jun 16, 2021

@jingtang10 @aditya-07 Here is a mock for the basic filter forward scenario. For this scenario there is just 1 option selected. You can ignore the 'I need help'

For multiple options, this should align with the design for the multi-select drop down in issue #216. We should align the design for these. I'll take an action here

HIV Case Reporting Search forward

@fredhersch
Copy link
Collaborator Author

As discussed, let's stick with the filter forward with multiple chips as per your POC @aditya-07 . Looks awesome. Thanks

@aditya-07
Copy link
Collaborator

@fredhersch Do you have a questionnaire against which we can test the changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue type:enhancement New feature or request
Projects
Archived in project
4 participants