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

Implement predictive search on forms for list items

Open AnnieMungai opened this issue 9 months ago • 0 comments

v.3.1.5Rc2

When selecting from a list of items on forms, allow users to get fewer results based on what they type in the field. Example the Type field on the add location/inventory page. image

Acceptance Criteria

  • [ ] When a user types in a letter or few letters, the list filters out only options that start with those letters.
  • [ ] User can select from the drop list after typing in a few letters.

AnnieMungai avatar Apr 29 '24 10:04 AnnieMungai