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

Add notes to patients #1771

Closed
jackcmeyer opened this issue Jan 29, 2020 · 6 comments · Fixed by #1961
Closed

Add notes to patients #1771

jackcmeyer opened this issue Jan 29, 2020 · 6 comments · Fixed by #1961
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
Milestone

Comments

@jackcmeyer
Copy link
Member

Scenario

AS

A user with write access to patients

I WANT

The ability enter notes about the patient

SO THAT

I can keep track of information about the patient

Acceptance Criteria

GIVEN

A user with write access to patients and an existing patient

WHEN

I navigate to the notes tab

THEN

I should see a button that allows me to add a new note.

Related Issues

Technical Notes

  • Notes should be a rich text editor
  • New tab where notes are located
@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
@jackcmeyer jackcmeyer added help wanted indicates that an issue is open for contributions and removed good first issue indicates an issue is good for a first time contributor labels Jan 30, 2020
@Pranav2612000
Copy link

I can work on this.
A new "Notes" Tab needs to be created right?

@wwbarros
Copy link
Contributor

@jackcmeyer I'd like to help with this

@jackcmeyer
Copy link
Member Author

@wwbarros I've assigned this to you.

@jackcmeyer jackcmeyer added in progress indicates that issue/pull request is currently being worked on and removed help wanted indicates that an issue is open for contributions labels Feb 18, 2020
@matteovivona matteovivona added this to the v2.0.0 milestone Feb 20, 2020
@wwbarros
Copy link
Contributor

wwbarros commented Mar 1, 2020

Hi guys!
Are there any rich text component recommended for use here?

@jackcmeyer
Copy link
Member Author

@wwbarros Our components library has a rich text editor in it that we should use! https://components.hospitalrun.io/?path=/story/richtext--default-rich-text-editor

@wwbarros
Copy link
Contributor

Hi everybody,

I'm facing some issues on creating the tests (PR #1896 ). The test to open a new modal fails to render a rich text.

TypeError: doc.body.createTextRange is not a function

Looking for a solution, I just found a closed issue on tinymce project.

Any suggestion?

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
4 participants