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 filter for patient list download buttons #3417

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Aug 16, 2022

Fixes #3416

This PR fixes the filters applied to download buttons for patient list.

Before

Download Live List: 23 Patients
Download Discharged List: 1 Patient
Download All: 23 if Live tab is selected, 1 if discharged tab is selected

After fix

Download Live List: 23 Patients
Download Discharged List: 1 Patient
Download All: 24 Patients

@Ashesh3 Ashesh3 requested a review from a team August 16, 2022 13:53
@Ashesh3 Ashesh3 requested a review from a team as a code owner August 16, 2022 13:53
@netlify
Copy link

netlify bot commented Aug 16, 2022

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 2bb02fd
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/62fba14a54cf29000869137d
😎 Deploy Preview https://deploy-preview-3417--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.

@sonarcloud
Copy link

sonarcloud bot commented Aug 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.5% 0.5% Duplication

Copy link
Contributor

@developedBySJ developedBySJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nihal467
Copy link
Member

test approved

@khavinshankar khavinshankar merged commit ba6b009 into coronasafe:develop Aug 25, 2022
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.

Patient list download filters malfunction
5 participants