-
Notifications
You must be signed in to change notification settings - Fork 451
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
Log update- vitals #7290
Comments
@aparnacoronasafe can you please assign me this issue |
@saloni0419 done! |
@aparnacoronasafe I have solved the issue, i am not able to push it on Git Hub i am running the command right but on git commit it is showing no filed staged. I have forked, cloned right added a new branch, and git add. , git status. I have done all these still showing the error. Can you please help me |
@saloni0419 what does |
@rithviknishad git diff shows nothing and git status shows |
@saloni0419 it's better to use the integrated terminal or the visual git manager included in your editor |
Most of the problems can be solved with a simple on/off so close your terminal and editor and open them again in the correct path |
@sainak I have done it I have even reforked it. but I will try to get it in the integrated terminal |
@Ashesh3 yes I have changed the file but it showing modified husky.sh |
D:\Open Source\care_fe\src\Components\CriticalCareRecording\Pain\CriticalCare__PainInputModal.bs.js |
@saloni0419 the above file is generated from src/Components/CriticalCareRecording/Pain/CriticalCare__PainInputModal.res |
As Aakash said above, you need to make changes to |
okay I am doing it |
I am just new to rescript files and just wanted to know, that I have changed the code in .res file, now how it will reflect the change in js and overall . can anyone please help in this |
Once you've made the changes to the Rescript file (.res), you need to build them
To learn more about rescript files: https://rescript-lang.org/ |
I have linked a PR yesterday. |
Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity. |
Is your feature request related to a problem? Please describe.
In Log updates (Critical round), Vitals section, there is a section to mark details of pain.
Against a region, user can mark scale of pain from 0-5.
Here the text "Low" , "Normal", "High" comes written next to the number.
Describe the solution you'd like
It is not useful to tag pain as "Normal"
Only retain "Low" only at 0 and "High" at 5.
The text was updated successfully, but these errors were encountered: