-
Notifications
You must be signed in to change notification settings - Fork 426
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
🛠️ Fixes issue with treating physician field being disabled when a search text entered yields no results; 🛠️ Migrate UserAutocompleteFormField
to use useQuery
#8274
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
UserAutocompleteFormFIeld
to useQueryUserAutocompleteFormField
to use useQuery
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
…subcomponents based on linked facility or users api query
❌ Deploy Preview for care-net failed.
|
UserAutocompleteFormField
to use useQuery
UserAutocompleteFormField
to use useQuery
UserAutocompleteFormField
to use useQuery
UserAutocompleteFormField
to use useQuery
…ocompleteformfield
…ield' of github.com:coronasafe/care_fe into rithviknishad/useQuery-migrations/userautocompleteformfield
@rithviknishad Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌 |
Proposed Changes
formatName
utility fn. to format user objects to their full namesuseDispatch
w.useQuery
/request
: Facility (Part 1, A-D) (src/Components/Facility/*
) #6376@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist