Skip to content
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

All Inputs should be changed to "strings" #66

Closed
anna-otrokhova opened this issue Dec 7, 2017 · 1 comment
Closed

All Inputs should be changed to "strings" #66

anna-otrokhova opened this issue Dec 7, 2017 · 1 comment

Comments

@anna-otrokhova
Copy link
Collaborator

When we try to edit any heading and if we don’t enter any changes in existing fields, which consists of numbers only. All numbers changed their view (for ex. 11 -> 11.0)
Here is the PUT request: http://prntscr.com/hbqa2s
Here is the server response to GET request for the info, which was updated: http://prntscr.com/hbqaje
Here is the log: http://prntscr.com/hbq9ps

According to the freshehr's comment:
The problem here is that both of the fields being populated should be strings not numerics.
"clinical_notes/clinical_synopsis:0/_name|value": "SOAP Note",
"clinical_notes/clinical_synopsis:0/notes": "Some sort of note"

The related issues: QEWD-Courier/Ripple-Qewd#63
PulseTile/PulseTile-React-Core#76

@anna-otrokhova
Copy link
Collaborator Author

It was changed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant