-
Notifications
You must be signed in to change notification settings - Fork 501
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
Clean up Facility registration form #7758
Comments
hey @rithviknishad please assign this issue to me. |
@rithviknishad for oxygen do we have any icon already at add oxygen details button? |
Couldn't find one specific to oxygen/cylinder. You could use the same one as the one used in the "Add Triage" button. |
Hi @rithviknishad, we need 4 new api endpoints (Get,Post,Put,Delete) for Oxygen Section at facility home page. can i create those or do i have to raise a issue? Also while making Post api call at update facility button should we remove oxygen data that we are sending (as in ui we have removed) or keep default values to be 0. since if we remove oxygen related data for api call i guess we will also need to update that endpoint. |
You could simply use the existing PATCH facility api instead right? |
@rithviknishad this one? |
Yup! |
You don't need to fetch anything right? The parent component which is the facility details page, already would have fetched the facility record right? Just pass it down as a prop? |
@rithviknishad is the issue still on? Can I work on this? |
hey can you assign this issue to me |
@rithviknishad @aparnacoronasafe Hey guys, I would like to contribute to this issue. Could you please assign me to this? |
Resolved with #9436 |
Is your feature request related to a problem? Please describe.
Details of oxygen storage and consumption may not be very relevant for many facilities registered in CARE.
Hence the data input fields may be moved to a separate section in the facility dashboard https://care.coronasafe.in/facility/40ff580a-b37f-4738-b74c-25073d6b1288 (like the bed capacity and doctor's list)
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: