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

Create "Child Allergy Autocomplete Selector" component #6

Open
komali2 opened this issue Mar 6, 2023 · 0 comments
Open

Create "Child Allergy Autocomplete Selector" component #6

komali2 opened this issue Mar 6, 2023 · 0 comments

Comments

@komali2
Copy link
Contributor

komali2 commented Mar 6, 2023

Image

There should be an autocomplete component where users can select their "child allergies," which map to a "group allergy." For example, a "group allergy" of "Food Allergies" has the following "child allergies": peanuts, hazelnuts, shellfish.

This component should be able to take a "Group Allergy" indicator, probably by name or id or something depending on how the data was structured, and then allow for a selection of "child allergies" of that group allergy. This is a multi select, see https://mui.com/material-ui/react-autocomplete/#multiple-values

The selected child allergies should somehow be accessible by a parent component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: 🔖 Ready
Development

No branches or pull requests

1 participant