-
Notifications
You must be signed in to change notification settings - Fork 437
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
Migrate useDispatch
to request
for exports
#8668
Migrate useDispatch
to request
for exports
#8668
Conversation
✅ Deploy Preview for care-ohc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Deploying care-fe with Cloudflare Pages
|
CARE Run #3495
Run Properties:
|
Project |
CARE
|
Branch Review |
rithviknishad/chore/migrate-to-usequery-for-exports
|
Run status |
Passed #3495
|
Run duration | 03m 27s |
Commit |
735756bbc0: Migrate `useDispatch` to `request` for exports
|
Committer | Rithvik Nishad |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
124
|
View all changes introduced in this branch ↗︎ |
👋 Hi, @rithviknishad, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
LGTM |
@rithviknishad @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
useDispatch
torequest
for all CARE exportsuseDispatch
w.useQuery
/request
: Facility (Part 1, A-D) (src/Components/Facility/*
) #6376@ohcnetwork/care-fe-code-reviewers
Merge Checklist