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

Patient View: Date fields display format consistency #2439

Closed
blestab opened this issue Oct 24, 2020 · 2 comments 路 Fixed by #2447
Closed

Patient View: Date fields display format consistency #2439

blestab opened this issue Oct 24, 2020 · 2 comments 路 Fixed by #2447
Assignees
Labels
馃悰bug issue/pull request that documents/fixes a bug hacktoberfest-accepted in progress indicates that issue/pull request is currently being worked on LOE - medium indicates that the level of effort to complete issue is medium patients issue/pull request that interacts with patients module
Projects
Milestone

Comments

@blestab
Copy link
Contributor

blestab commented Oct 24, 2020

馃悰 Bug Report

Date display formats must be consistent

To Reproduce

Steps to reproduce the behavior:

On https://staging.hospitalrun.io/

  1. Login and go to patients,
  2. Select one existing patient to View or create a new patient (specify a date of birth or approximate age) if none already exist and then view the patient
  3. If you created a new patient in step 2 above, add a new Diagnosis and add a new Care Plan for this new patient
  4. View the patient
  5. Notice the Date of Birth, Diagnosis Date (Diagnoses section) and the Care Plans Start/End Date all have different display formats.

image

Expected behavior

All dates must display using the same format. Use the Date of Birth's display format on the Diagnosis and Care Plans dates displays

Your Environment

  • node version: 6,8,10
  • fastify version: >=1.0.0
  • os: Mac, Windows, Linux
  • any other relevant information
@blestab blestab added help wanted indicates that an issue is open for contributions patients issue/pull request that interacts with patients module LOE - medium indicates that the level of effort to complete issue is medium hacktoberfest labels Oct 24, 2020
@blestab blestab added this to the v2.0 milestone Oct 24, 2020
@blestab blestab added this to To do in Version 2.0 via automation Oct 24, 2020
@blestab blestab added the 馃悰bug issue/pull request that documents/fixes a bug label Oct 25, 2020
@boredcity
Copy link
Contributor

I'd like to work on this one

@blestab blestab added hacktoberfest-accepted in progress indicates that issue/pull request is currently being worked on and removed hacktoberfest help wanted indicates that an issue is open for contributions labels Oct 25, 2020
@blestab
Copy link
Contributor Author

blestab commented Oct 25, 2020

Thanks @merelj
I have put this on your name.

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 hacktoberfest-accepted in progress indicates that issue/pull request is currently being worked on LOE - medium indicates that the level of effort to complete issue is medium patients issue/pull request that interacts with patients module
Projects
Version 2.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants