-
Notifications
You must be signed in to change notification settings - Fork 649
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
Migrated ShiftingBoard.tsx from MaterialUI to Custom Components #5324
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Rithvik Nishad <rithvikn2001@gmail.com>
Co-authored-by: Rithvik Nishad <rithvikn2001@gmail.com>
copilot:summary |
Kudos, SonarCloud Quality Gate passed!
|
LGTM |
Proposed Changes
Migrate all Material UI components to use new Care UI / custom components.
Migrate all Material UI icons to use.
Migrate PageTitle to Page component if any.
Fixes Replace Material UI components in
src/Components/Shifting/ShiftingBoard.tsx
: #5000Change 1
Migrated from all MaterialUI components to Custom made components.
Change 2
Changed the shade of text color in ConfirmDialogV2 component from 500 to 600 for better visibility.
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist