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

fixes improper string interpolation in relative dates causing 'false' to be present when withoutSuffix is disabled #7189

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

rithviknishad
Copy link
Member

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

… to be present when withoutSuffix is disabled
@rithviknishad rithviknishad requested a review from a team as a code owner February 7, 2024 14:55
@rithviknishad rithviknishad requested a review from Ashesh3 February 7, 2024 14:55
Copy link

netlify bot commented Feb 7, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit d0e0773
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/65c3b38bd0b07400082a20db
😎 Deploy Preview https://deploy-preview-7189--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.

Copy link

vercel bot commented Feb 7, 2024

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 Feb 7, 2024 4:45pm

@rithviknishad rithviknishad added needs testing needs review P1 breaking issue or vital feature labels Feb 7, 2024
Copy link

cypress bot commented Feb 7, 2024

Passing run #2050 ↗︎

0 104 0 0 Flakiness 0

Details:

fixes improper string interpolation in relative dates causing 'false' to be pres...
Project: CARE Commit: d0e0773908
Status: Passed Duration: 03:06 💡
Started: Feb 7, 2024 4:49 PM Ended: Feb 7, 2024 4:52 PM

Review all test suite changes for PR #7189 ↗︎

@nihal467
Copy link
Member

nihal467 commented Feb 7, 2024

image

add a space between ago and at @rithviknishad

src/Utils/utils.ts Outdated Show resolved Hide resolved
@nihal467
Copy link
Member

nihal467 commented Feb 7, 2024

LGTM

Copy link
Member

@khavinshankar khavinshankar left a comment

Choose a reason for hiding this comment

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

just a very minor change

src/Utils/utils.ts Show resolved Hide resolved
@khavinshankar khavinshankar merged commit faeb462 into develop Feb 7, 2024
63 checks passed
@khavinshankar khavinshankar deleted the fix-7188 branch February 7, 2024 16:53
Copy link

github-actions bot commented Feb 7, 2024

@rithviknishad We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review P1 breaking issue or vital feature tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patient details page, relative date time having "false" in text
4 participants