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

Tailwind src/Components/Facility/Investigations/Table #5678

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Conversation

khavinshankar
Copy link
Member

@khavinshankar khavinshankar commented Jun 14, 2023

WHAT

🤖 Generated by Copilot at 95e150e

Refactored the TestTable component and its subcomponents to use the new form fields and tailwind classes. This improves the user experience and code quality of the investigations table in src/Components/Facility/Investigations/Table.tsx.

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 95e150e

  • Refactor and redesign the TestTable component to use the new form fields and tailwind classes (link, link, link)
  • Rename the Table component to TestTable and replace the material-ui components with native HTML elements and tailwind classes in src/Components/Facility/Investigations/Table.tsx (link)
  • Update the TestRow component to use the new form fields and tailwind classes in src/Components/Facility/Investigations/Table.tsx (link)
  • Change the table layout and styles to match the new design in src/Components/Facility/Investigations/Table.tsx (link)
  • Improve the no test message to be more user-friendly in src/Components/Facility/Investigations/Table.tsx (link)

@khavinshankar khavinshankar requested a review from a team June 14, 2023 10:51
@khavinshankar khavinshankar requested a review from a team as a code owner June 14, 2023 10:51
@vercel
Copy link

vercel bot commented Jun 14, 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 14, 2023 10:51am

@netlify
Copy link

netlify bot commented Jun 14, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 95e150e
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64899bb92370fa00085c1384
😎 Deploy Preview https://deploy-preview-5678--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.

@github-actions github-actions bot added the cypress failed pull request with cypress test failure label Jun 14, 2023
@nihal467
Copy link
Member

LGTM

@github-actions github-actions bot added cypress passed and removed cypress failed pull request with cypress test failure labels Jun 20, 2023
@gigincg gigincg merged commit 234ab67 into develop Jun 23, 2023
1 check passed
@github-actions
Copy link

@khavinshankar 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 🙌.

@sainak sainak deleted the fix#4970 branch February 21, 2024 15:55
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.

Replace Material UI components in src/Components/Facility/Investigations/Table.tsx:
4 participants