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

fix: AsyncAutocomplete multi-select support #4393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dillonstreator
Copy link
Contributor

@dillonstreator dillonstreator commented Apr 17, 2024

  • options list is closed after each select
  • search is cleared after each select
  • onChange is fired with only the latest selection as a single element array
  • re-selecting a selected option when the dropdown is open does not de-select
  • default item component doesn't have indicator for which options are selected in dropdown

@dillonstreator dillonstreator requested a review from a team as a code owner April 17, 2024 20:59
Copy link

vercel bot commented Apr 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 10:45pm
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 10:45pm
medplum-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 10:45pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
medplum-www ⬜️ Ignored (Inspect) Visit Preview Apr 17, 2024 10:45pm

Copy link

vercel bot commented Apr 17, 2024

@dillonstreator is attempting to deploy a commit to the Medplum Team on Vercel.

A member of the Team first needs to authorize it.

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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant