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

Implement "no patients" state on the /patients route #2231

Closed
jackcmeyer opened this issue Jul 13, 2020 · 2 comments · Fixed by #2235
Closed

Implement "no patients" state on the /patients route #2231

jackcmeyer opened this issue Jul 13, 2020 · 2 comments · Fixed by #2235
Assignees
Labels
🚀enhancement an issue/pull request that adds a feature to the application good first issue indicates an issue is good for a first time contributor in progress indicates that issue/pull request is currently being worked on patients issue/pull request that interacts with patients module
Milestone

Comments

@jackcmeyer
Copy link
Member

🚀 Feature Proposal

Implement "no patients" state on the /patients route. When there are no patients in the database, then a page that looks like the following should show:

image

Technical Notes

  • for now, we can use the already existing patients icon in place of the icon that is shown.
  • note: this is state is different than no patients returned via a search.
@jackcmeyer jackcmeyer transferred this issue from HospitalRun/hospitalrun Jul 13, 2020
@jackcmeyer jackcmeyer assigned jackcmeyer and unassigned jackcmeyer Jul 13, 2020
@jackcmeyer jackcmeyer added good first issue indicates an issue is good for a first time contributor help wanted indicates that an issue is open for contributions patients issue/pull request that interacts with patients module 🚀enhancement an issue/pull request that adds a feature to the application labels Jul 13, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone Jul 13, 2020
@Fibii
Copy link
Contributor

Fibii commented Jul 13, 2020

hi, i'd like to work with this issue if possible.

@marcosvega91
Copy link
Contributor

marcosvega91 commented Jul 13, 2020

@Fibii I think that you can of course :D

@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 Jul 15, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
🚀enhancement an issue/pull request that adds a feature to the application good first issue indicates an issue is good for a first time contributor in progress indicates that issue/pull request is currently being worked on patients issue/pull request that interacts with patients module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants