upnotes-io / react-todo

A generic todo list componet for react. This is being used in an electron based app: https://upnotes.io
8 stars 41 forks source link

Create a TextField component similar to MUI TextField component using class bases css. #15

Open bhujoshi opened 1 year ago

RavenColEvol commented 1 year ago

@bhujoshi Can take up this task? cc: @kamalkishor1991

deddybrama11 commented 1 year ago

hi im a newbie, can i try to do this task ?

bhujoshi commented 1 year ago

Hi, @deddybrama11 sure. take it up.

jisundr commented 1 year ago

Hey @deddybrama11 , just checking how's your progress on this issue. My issue that I will take is dependent on this. Thanks.

deddybrama11 commented 1 year ago

sry @bhujoshi i think i can't continue maybe @RavenColEvol can take this task

jisundr commented 1 year ago

@bhujoshi I can take over this. Please assign this to me. Thanks.

jisundr commented 1 year ago

for reference: https://github.com/mui/material-ui/blob/v5.10.8/packages/mui-material/src/FormControl/FormControl.js https://github.com/mui/material-ui/blob/v5.10.8/packages/mui-material/src/Input/Input.js

jisundr commented 1 year ago

Hello @bhujoshi @kamalkishor1991, I have a question regarding this. Are we going to ditch the MUI components? And what are we trying to achieve here? Are we only using CSS/SCSS here? Thanks.

jisundr commented 1 year ago

hello @bhujoshi following up on this.