-
Notifications
You must be signed in to change notification settings - Fork 449
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
Bug Report: Copy to Clipboard Function Showing Age as NaN on Shifting Details Page #8981
Comments
@rithviknishad I would like to work on this |
Hey @rithviknishad, how can I delete the patients created under my name? |
@AdityaJ2305 Hey there this is related to another issue |
Hi @rithviknishad, Regards |
Could you reference the related issue in such situations? |
Hi @rithviknishad, Regards |
Issue Description: On the "Shifting Details" page, the "Copy to Clipboard" function is not copying the "Age" field correctly. Instead of showing the actual age, it displays "NaN."
Steps to Reproduce:
Navigate to the "Shifting Details" page.
Locate the details for a specific person (e.g., Aditya Jindal).
Click the "Copy to Clipboard" button to copy all details.
Paste the copied text into a text editor or any other application to view the output.
Observed Result: The copied text shows "Age: NaN" instead of the actual age value.
Expected Result: The "Age" field should display the correct numerical age when copied to the clipboard.
Additional Information: Could you let us know if any other details should be included in the "Copy to Clipboard" function? For example, it might be helpful to add an "Emergency Status" field to clarify if this is an urgent or non-urgent shift. Please let us know if there are other details that should also be included in the copied information.
The text was updated successfully, but these errors were encountered: