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

Clicking on related person should navigate to patient profile #1763

Closed
jackcmeyer opened this issue Jan 26, 2020 · 1 comment · Fixed by #1792
Closed

Clicking on related person should navigate to patient profile #1763

jackcmeyer opened this issue Jan 26, 2020 · 1 comment · Fixed by #1792
Assignees
Labels
in progress indicates that issue/pull request is currently being worked on patients issue/pull request that interacts with patients module v2.x

Comments

@jackcmeyer
Copy link
Member

Scenario

AS

A user who has read access to patients

I WANT

The ability to click on a related person and have it bring me to their patient profile

SO THAT

I can view information about that related peron

Acceptance Criteria

GIVEN

An existing patient

AND

An existing related person

AND

Read access to patiens
WHEN

I click on the related person
THEN

The application should navigate the to that related person's patient profile at /patients/:id

Related Issues

Technical Notes

@matteovivona matteovivona transferred this issue from HospitalRun/hospitalrun Jan 29, 2020
@matteovivona matteovivona added good first issue indicates an issue is good for a first time contributor v2.x patients issue/pull request that interacts with patients module labels Jan 29, 2020
@ocBruno
Copy link
Contributor

ocBruno commented Feb 4, 2020

Almost finished this one up, just have to finish the tests.
Edit: I did some refactoring in the tests to update them but I must admit I am still a little overwhelmed with all the testing so I think they still need some more refactoring and improvements.

ocBruno added a commit to ocBruno/hospitalrun-frontend that referenced this issue Feb 4, 2020
ocBruno added a commit to ocBruno/hospitalrun-frontend that referenced this issue Feb 5, 2020
@jackcmeyer jackcmeyer added in progress indicates that issue/pull request is currently being worked on and removed good first issue indicates an issue is good for a first time contributor labels Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in progress indicates that issue/pull request is currently being worked on patients issue/pull request that interacts with patients module v2.x
Projects
None yet
3 participants