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 check on Update Sample Test Status #3187

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Jul 22, 2022

Fixes #3180

The checks are already in place but the issue is that form.status (New status) is initially set to the current status rather than "0 (Not selected)" which causes a bug where the user can update the status without selecting a new value.

Now, update status button will be disabled until both the fields (New status and agree checkbox) are filled.

image
image
image

Also, works with special case 7 (Test completed).

image

@Ashesh3 Ashesh3 requested a review from a team July 22, 2022 05:14
@Ashesh3 Ashesh3 requested a review from a team as a code owner July 22, 2022 05:14
@Ashesh3 Ashesh3 requested a review from gigincg July 22, 2022 05:14
@sonarcloud
Copy link

sonarcloud bot commented Jul 22, 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.7% 0.7% Duplication

@netlify
Copy link

netlify bot commented Jul 22, 2022

Deploy Preview for care-egov-staging ready!

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

nihal467 commented Aug 7, 2022

test approved

@khavinshankar khavinshankar merged commit 61e7a90 into coronasafe:develop Aug 11, 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.

Validation issue on Update Sample Test Status popup
4 participants