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

Replace Material UI components in src/Components/Shifting/ListFilter.tsx: #4996

Closed
3 tasks
Tracked by #5006
rithviknishad opened this issue Feb 28, 2023 · 4 comments · Fixed by #5572
Closed
3 tasks
Tracked by #5006

Replace Material UI components in src/Components/Shifting/ListFilter.tsx: #4996

rithviknishad opened this issue Feb 28, 2023 · 4 comments · Fixed by #5572
Assignees
Labels
good first issue Good for newcomers

Comments

@rithviknishad
Copy link
Member

14: import { CircularProgress } from "@material-ui/core";

Tasks

Ensure all the below tasks are accomplished if applicable to the file being modified in the PR.

For more information see the epic issue that tracks this issue.

@rithviknishad rithviknishad closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2023
@rithviknishad rithviknishad reopened this Mar 18, 2023
@ayushjnv1
Copy link
Contributor

ayushjnv1 commented Mar 20, 2023

assign to me similar issue #4995

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.

@github-actions
Copy link

github-actions bot commented May 5, 2023

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, @aparnacoronasafe, This issue has been automatically marked as stale because it has not had any recent activity.

@JahnabDutta
Copy link
Contributor

Hey, can you assign this to me. I will try to submit a PR.

khavinshankar added a commit that referenced this issue Jun 21, 2023
…tsx. Fixes  #4996 (#5572)

* Change MUI components to CARE components in ResultList.tsx

* replace MUI components in src/Components/Shifting/ListFilter.tsx

* change LegacySelectField to SelectFormField

* fix handChange issue

* fix shiftFilter issues

* add cypress tests

* change DateRangePicker to DateRangeFormField and add cpyress tests

* CareUI: Adds `UserAutocompleteFormField` and used it in Assigned To field of Shifting Filter

* delete unused `UserSelect2`

* remove unnecessary grid around DateRangeFormField

* replace FieldLabel with SelectFormField label

---------

Co-authored-by: Khavin Shankar <khavinshankar@gmail.com>
Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
Co-authored-by: rithviknishad <rithvikn2001@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment