Vita-App / Vita

Bringing life back to your college life.
https://mentorship.thapar.edu/
MIT License
120 stars 78 forks source link

Migrate React Select to MUI select #101

Open Rishabh-malhotraa opened 2 years ago

Rishabh-malhotraa commented 2 years ago

Description

Remove extra dependencies, plus mui select component would be more consistent with the design of the rest of the application

Where all do we need to make the changes

  1. Landing Page
  2. Signup Form
  3. Login Form
  4. Booking Slot Component
  5. Search Component

Remove the react-select dependency

Domain

Front-End (State-Management React)

Code of Conduct

github-actions[bot] commented 2 years ago

Hi 😄, @Rishabh-malhotraa Thanks for creating an issue at Vita. To get assigned to this particular issue please use /assign

sha1shwat commented 2 years ago

@Rishabh-malhotraa I want to work on this. Can you plz assign me this

ancoreraj commented 2 years ago

I want to work on it. Assign it to me.

Rishabh-malhotraa commented 2 years ago

Hey this solution is already wip

meerhamzadev commented 2 years ago

Hey, Is this issue still open?? I would like to give it a try.

Lalit3716 commented 2 years ago

Sure @meerhamzadev if there are still places where we are using react-select you can try to migrate them!

Naveen-7000 commented 1 year ago

Hello @Lalit3716 I would love to work on this issue under the jwoc 2k23 can u please assign me this issue

Lalit3716 commented 1 year ago

Sure go ahead @Naveen-7000 search for 'react-select' in the codebase and try to replace it with mui select component!