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

Fix back button from Patient Details page #6281

Closed
wants to merge 3 commits into from

Conversation

Pranshu1902
Copy link
Contributor

@Pranshu1902 Pranshu1902 commented Sep 13, 2023

WHAT

🤖 Generated by Copilot at f9d7f62

Fixed a bug in the back button of the patient's details page by using a query parameter for the facilityId in src/Components/Patient/PatientHome.tsx. This improves the navigation and filtering of patients by facility.

Proposed Change

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

HOW

🤖 Generated by Copilot at f9d7f62

  • Fix back button bug for facility patients list page by using query parameter for facilityId instead of path segment (link)

@Pranshu1902 Pranshu1902 requested a review from a team September 13, 2023 09:26
@Pranshu1902 Pranshu1902 requested a review from a team as a code owner September 13, 2023 09:26
@Pranshu1902 Pranshu1902 requested a review from gigincg September 13, 2023 09:26
@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 9:47am

@netlify
Copy link

netlify bot commented Sep 13, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 530fa7f
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/650184ffa4e2f40008df362d
😎 Deploy Preview https://deploy-preview-6281--care-egov-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rithviknishad
Copy link
Member

@Pranshu1902 closing this PR as it is properly solved in #6285

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

Successfully merging this pull request may close these issues.

Clicking on back button from Patient Details page (of patient who doesn't have consultation) lands on 404 page
2 participants