fhir-web
fhir-web copied to clipboard
Implement predictive search on forms for list items
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.
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.