Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the discharge patient list to have consistent sort by and advance filters #8198

Closed
nihal467 opened this issue Jul 23, 2024 · 7 comments
Closed
Assignees
Labels

Comments

@nihal467
Copy link
Member

nihal467 commented Jul 23, 2024

Describe the bug

Currently, the facility-specific discharge patient list is having correct sort by and advance filters, but this is not consistently kept in the discharge patient list view in the patient list page.

To Reproduce
Steps to reproduce the behavior:

  1. login in as a state admin / super admin
  2. go to the patient list page
  3. change the view to discharge patients and check the sort by and filters
  4. now compare them with the sort by and filters in the facility-specific discharge patient page, which can be accessed from the facility details page
  5. See an error

Expected behavior

make the sort-by and advance filter in the patient list page similar to the sort-by and advance filter in the facility-specific discharge page.

Note: This change in sort by and advance filter should be done for discharge patient list view, for live patient in the patient tab existing sort by and advance filter should be kept without change

Screenshots

image

@nihal467 nihal467 changed the title Make the discharge list to have consistent sort by and advance filters Make the discharge patient list to have consistent sort by and advance filters Jul 23, 2024
@rithviknishad rithviknishad added the good first issue Good for newcomers label Jul 26, 2024
@smritidoneria
Copy link

hey, I want to work upon this issue

@smritidoneria
Copy link

Screen.Recording.2024-08-04.at.8.02.21.PM.mov

hey @nihal467 , I am not able to reproduce this issue as mentioned. If I am googling to the discharge option, it redirects to select a facilities, and then if I select it, it is redirecting to the facility-specific discharge page, I am not able to see the patient-specific discharge . kindly help me resolve this.

@nihal467
Copy link
Member Author

nihal467 commented Aug 4, 2024

@smritidoneria as mentioned in the issue, you need to login as a super admin or state admin

To check you can use:

User name :State-admin
Password : Lilo@123

@smritidoneria
Copy link

okay thanks

@ahmedobaid23
Copy link
Contributor

@nihal467

For the State Admin, the Advanced Filters in the Discharged Patients list has the following extra filters:

In the Patient Detail based section:

  1. Admitted To (Bed Types)
  2. Review Missed

In the Geography based section:

  1. Facility
  2. Facility Type

Other than these two parts, all the filters are same for the State Admin and other users.

I think the Geography based extra filters don't need to be removed so that the State Admin can filter the patients according to a specific facility. Right?
Now what about the Patient Detail based extra filters?

@ahmedobaid23
Copy link
Contributor

@nihal467

One more thing, the README.md does not specify the credentials to login as a State Admin. Shouldn't it be in the README.md?

@nihal467
Copy link
Member Author

closing this issue as they are not relevant anymore

@nihal467 nihal467 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment