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

[Unarchive patient] Archived patients table #6063

Closed
johanna-skylight opened this issue Jul 3, 2023 · 4 comments · Fixed by #6299
Closed

[Unarchive patient] Archived patients table #6063

johanna-skylight opened this issue Jul 3, 2023 · 4 comments · Fixed by #6299
Assignees

Comments

@johanna-skylight
Copy link
Contributor

johanna-skylight commented Jul 3, 2023

Background

This ticket implements the first half of the unarchive patient flow. It includes the unarchive patient page and the ability to see the currently archived patients (patients table); plus the integration of a link in the support admin landing page to access the unarchive patient page. For a detailed explanation of the entire unarchive patient flow please check the findings of the spike ticket.

Action requested

  • Create the new Unarchive patient page.
  • Implement the search filter that includes: organization dropdown and testing facility dropdown. Search by name will be included in a later iteration after getting feedback from the support team. In this first iteration we will not be including an all facilities option in the testing facility dropdown.
Screenshot 2023-07-03 at 12 36 11 PM
  • Implement the retrieval of the archived patients.
  • Implement the paginated table to display the patient search results. The table will contain 3 columns: Patient, Date of Birth, placeholder for unarchive button. Please check the current patients page for an example on how the paginated table should look like.
  • Add an unarchive patient link in the support admin landing page.

Acceptance Criteria

  • An unarchive patient link displays in the admin support landing page under a users & patients section.
  • The Unarchive patient page loads in the app.
  • The filter control to refine the archived patients search is fully functional.
  • A paginated table to display the archived patient results is fully functional.

Additional context

Please read the spike ticket to fully understand the complete flow.

In this first iteration of the search filter we will skip the search by name field. We will also skip the all facilities option in the testing facility dropdown.

This ticket does not include the creation of the unarchive button, the confirmation modal, the unarchive action or the confirmation notification.

@johanna-skylight johanna-skylight changed the title [Unarchive patient] Patients Table [Unarchive patient] Archived patients table Jul 3, 2023
@mehansen
Copy link
Collaborator

mehansen commented Jul 5, 2023

Blocked by #6061 and #6062

@mehansen
Copy link
Collaborator

mehansen commented Jul 5, 2023

check with @jayna-SkylightDigital on page title and link text

@mehansen mehansen added this to the Muffin Sprint Goals milestone Jul 5, 2023
@fzhao99 fzhao99 assigned fzhao99 and unassigned fzhao99 Jul 11, 2023
@emyl3 emyl3 self-assigned this Jul 17, 2023
@mehansen
Copy link
Collaborator

hold off on adding link to support admin page until we've let them know / provided a demo
also actually implemented the unarchive functionality

@emyl3
Copy link
Collaborator

emyl3 commented Jul 24, 2023

Blocked by #6200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants