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

Asset Detail: Fix Updtime popover clipping out of window and fix missing Icons #5942

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Jul 26, 2023

WHAT

🤖 Generated by Copilot at bc3255d

Refactored and improved the usage of classNames utility function in CareIcon and Uptime components. Fixed a syntax error in Uptime.tsx.

Proposed Changes

image

@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 bc3255d

  • Import and use classNames utility function to conditionally join class names for React components in AssetWarrantyCard.tsx and Uptime.tsx (link, link, link, link, link)
  • Fix syntax error in Popover.Panel component's className prop in Uptime.tsx by replacing closing curly brace with closing parenthesis (link)

@rithviknishad rithviknishad requested a review from a team July 26, 2023 13:44
@rithviknishad rithviknishad requested a review from a team as a code owner July 26, 2023 13:44
@vercel
Copy link

vercel bot commented Jul 26, 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 Jul 26, 2023 1:44pm

@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit bc3255d
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64c123389c922e00085a1e81
😎 Deploy Preview https://deploy-preview-5942--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 rithviknishad added urgent needs testing P1 breaking issue or vital feature labels Jul 26, 2023
@github-actions github-actions bot added cypress failed pull request with cypress test failure cypress passed and removed cypress failed pull request with cypress test failure labels Jul 26, 2023
@nihal467
Copy link
Member

LGTM

@khavinshankar khavinshankar merged commit 12c6553 into develop Jul 27, 2023
29 checks passed
@khavinshankar khavinshankar deleted the fix-5938 branch July 27, 2023 04:28
@github-actions
Copy link

@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
cypress passed P1 breaking issue or vital feature tested urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asset detail page icons and responsive issue
3 participants