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

[WIP] Patient's Contact Info's Add functionality #2134

Closed
ghost opened this issue Jun 16, 2020 · 1 comment
Closed

[WIP] Patient's Contact Info's Add functionality #2134

ghost opened this issue Jun 16, 2020 · 1 comment
Labels
🐛bug issue/pull request that documents/fixes a bug
Milestone

Comments

@ghost
Copy link

ghost commented Jun 16, 2020

🐛 Bug Report

The Add functionality works incorrectly when user removes a contact info value on a row that is NOT at the bottom.

To Reproduce

  1. Go to /patients/new
  2. Scroll down to Contact Information
  3. Pick any of Phone Number, Email, and Address, and enter any value that is not a space.
  4. Click on the Add button. A new row appears.
  5. On the new row, enter any value that is not a space
  6. Remove the first row's value
  7. Click on the Add button
  8. Observe no change

Expected behavior

First row's value should be what was in the second row, and the second row's value should be empty.

@ghost ghost transferred this issue from HospitalRun/hospitalrun Jun 16, 2020
@ghost ghost added the 🐛bug issue/pull request that documents/fixes a bug label Jun 16, 2020
@ghost ghost added this to the v2.0 milestone Jun 16, 2020
@ghost
Copy link
Author

ghost commented Jun 17, 2020

Fixed in branch before merge.

@ghost ghost closed this as completed Jun 17, 2020
This issue was closed.
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
Projects
None yet
Development

No branches or pull requests

0 participants