Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Success message shows undefined instead of empty string if name part was not filled out when creating new patient #1818

Closed
jackcmeyer opened this issue Feb 11, 2020 · 2 comments
Labels
🐛bug issue/pull request that documents/fixes a bug good first issue indicates an issue is good for a first time contributor help wanted indicates that an issue is open for contributions
Milestone

Comments

@jackcmeyer
Copy link
Member

🐛 Bug Report

When creating a new patient, the success message shows undefined instead of an empty string if name part was not filled out.

To Reproduce

Steps to reproduce the behavior:

  1. Navigate to new patient
  2. fill in given and family names
  3. Save patient
  4. See that the succcess messages read .... family given undefined

Expected behavior

The success message should read ... family given

Your Environment

  • node version: 10,12,13
  • os: Mac, Windows, Linux
  • any other relevant information
@jackcmeyer jackcmeyer added 🐛bug issue/pull request that documents/fixes a bug help wanted indicates that an issue is open for contributions good first issue indicates an issue is good for a first time contributor labels Feb 11, 2020
@jackcmeyer jackcmeyer added this to the v2.0.0 milestone Feb 11, 2020
@igeagonz
Copy link
Contributor

I'd like to take a look at this

@igeagonz
Copy link
Contributor

PR for this: #1822

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛bug issue/pull request that documents/fixes a bug good first issue indicates an issue is good for a first time contributor help wanted indicates that an issue is open for contributions
Projects
None yet
Development

No branches or pull requests

2 participants