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

Fixed the minor bug in CNS Filter location field #5680

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

patelaryan7751
Copy link
Contributor

@patelaryan7751 patelaryan7751 commented Jun 15, 2023

WHAT

🤖 Generated by Copilot at 3b355cb

Added key prop to PatientCard component in CentralNursingStation.tsx to improve rendering performance and avoid bugs when filtering patients by location.

Proposed Changes

@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 3b355cb

  • Add key prop to PatientCard component to prevent rendering issues when location query parameter changes (link)

@patelaryan7751 patelaryan7751 requested a review from a team June 15, 2023 07:00
@patelaryan7751 patelaryan7751 requested a review from a team as a code owner June 15, 2023 07:00
@vercel
Copy link

vercel bot commented Jun 15, 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 Jun 16, 2023 7:02am

@netlify
Copy link

netlify bot commented Jun 15, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 57a4956
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/648c08c4acaa4f0008a12530
😎 Deploy Preview https://deploy-preview-5680--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 settings.

@nihal467
Copy link
Member

LGTM

@khavinshankar khavinshankar merged commit 77abcdd into coronasafe:develop Jun 21, 2023
27 of 28 checks passed
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.

In CNS Filter by location field is not clearing when the clear button is pressed
4 participants